Skip to content
Snippets Groups Projects
Commit 0b48d12d authored by Claire Antel's avatar Claire Antel :sunny: Committed by Edward Moyse
Browse files

DerivationFrameworkCore: Adding HLT event variables + HLT subjesgscIS PFlow...

DerivationFrameworkCore: Adding HLT event variables + HLT subjesgscIS PFlow jets for DAOD_JETM1 (ATLJETMET-1506)

DerivationFrameworkCore: Adding HLT event variables + HLT subjesgscIS PFlow jets to JetTriggerContentRun3.py
parent 4ccfc525
No related branches found
No related tags found
No related merge requests found
......@@ -13,10 +13,14 @@ JetTriggerContentRun3 = [
"HLT_AntiKt4EMPFlowJets_nojcalib_ftfAux.m.pt.eta.phi.ActiveArea.ActiveArea4vec_m.ActiveArea4vec_pt.ActiveArea4vec_eta.ActiveArea4vec_phi.EMFrac.HECFrac.DetectorEta.DetectorPhi.NumTrkPt1000.TrackWidthPt1000.SumPtTrkPt500.EnergyPerSampling.SumPtChargedPFOPt500.JVFCorr.JetConstitScaleMomentum_m.JetConstitScaleMomentum_pt.JetConstitScaleMomentum_eta.JetConstitScaleMomentum_phi",
"HLT_AntiKt4EMPFlowJets_subresjesgscIS_ftf",
"HLT_AntiKt4EMPFlowJets_subresjesgscIS_ftfAux.m.pt.eta.phi.Jvt.JvtRpt.Timing.dips20211116_pb.dips20211116_pu.dips20211116_pc.fastDIPS20211215_pb.fastDIPS20211215_pu.fastDIPS20211215_pc.JetPileupScaleMomentum_m.JetPileupScaleMomentum_pt.JetPileupScaleMomentum_eta.JetPileupScaleMomentum_phi.JetEtaJESScaleMomentum_m.JetEtaJESScaleMomentum_pt.JetEtaJESScaleMomentum_eta.JetEtaJESScaleMomentum_phi.JetGSCScaleMomentum_m.JetGSCScaleMomentum_pt.JetGSCScaleMomentum_eta.JetGSCScaleMomentum_phi",
"HLT_AntiKt4EMPFlowJets_subjesgscIS_ftf",
"HLT_AntiKt4EMPFlowJets_subjesgscIS_ftfAux.m.pt.eta.phi.Jvt.JvtRpt.Timing.JetPileupScaleMomentum_m.JetPileupScaleMomentum_pt.JetPileupScaleMomentum_eta.JetPileupScaleMomentum_phi.JetEtaJESScaleMomentum_m.JetEtaJESScaleMomentum_pt.JetEtaJESScaleMomentum_eta.JetEtaJESScaleMomentum_phi.JetGSCScaleMomentum_m.JetGSCScaleMomentum_pt.JetGSCScaleMomentum_eta.JetGSCScaleMomentum_phi",
"HLT_AntiKt10EMPFlowCSSKSoftDropBeta100Zcut10Jets_jes_ftf",
"HLT_AntiKt10EMPFlowCSSKSoftDropBeta100Zcut10Jets_jes_ftfAux.JetConstitScaleMomentum_pt.JetConstitScaleMomentum_eta.JetConstitScaleMomentum_phi.JetConstitScaleMomentum_m.JetEtaJESScaleMomentum_pt.JetEtaJESScaleMomentum_eta.JetEtaJESScaleMomentum_phi.JetEtaJESScaleMomentum_m",
"HLT_AntiKt10LCTopoTrimmedPtFrac4SmallR20Jets_jes",
"HLT_AntiKt10LCTopoTrimmedPtFrac4SmallR20Jets_jesAux.JetConstitScaleMomentum_pt.JetConstitScaleMomentum_eta.JetConstitScaleMomentum_phi.JetConstitScaleMomentum_m.JetEtaJESScaleMomentum_pt.JetEtaJESScaleMomentum_eta.JetEtaJESScaleMomentum_phi.JetEtaJESScaleMomentum_m",
"HLT_IDVertex_FS",
"HLT_IDVertex_FSAux.x.y.z.vertexType",
"HLT_TCEventInfo_jet",
"HLT_TCEventInfo_jetAux.JetDensityEMPFlow.AvgMu.NumPV",
]
......@@ -18,8 +18,10 @@ def JETM1SkimmingToolCfg(ConfigFlags):
# Trigger API doesn't currently return all triggers used in Run-3
# Adding all jets triggers via explicit list for the moment
triggers += ["HLT_j0_pf_ftf_L1RD0_FILLED",
"HLT_j0_perf_pf_subjesgscIS_ftf_L1RD0_FILLED",
"HLT_j15_pf_ftf_L1RD0_FILLED",
"HLT_j25_pf_ftf_L1RD0_FILLED",
"HLT_j25_pf_subjesgscIS_ftf_L1RD0_FILLED",
"HLT_j35_pf_ftf_L1RD0_FILLED",
"HLT_j45_pf_ftf_preselj20_L1RD0_FILLED",
"HLT_j45_pf_ftf_preselj20_L1J15",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment