Skip to content

Commit

Permalink
update v31 caching
Browse files Browse the repository at this point in the history
  • Loading branch information
artlbv committed Mar 4, 2024
1 parent a750599 commit 23299d0
Showing 1 changed file with 9 additions and 3 deletions.
12 changes: 9 additions & 3 deletions configs/V31/caching.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,9 +65,9 @@ V31:
trees_branches:
l1PhaseIITree/L1PhaseIITree:
puppiMET: "all"
# phase1PuppiJet: "all"
# phase1PuppiMHT: "all"
# phase1PuppiHT: "all"
phase1PuppiJet: "all"
phase1PuppiMHT: "all"
phase1PuppiHT: "all"
seededConePuppiJet: [Pt, Et, Eta, Phi]
seededConeExtendedPuppiJet: [Pt, Et, Eta, Phi, BJetNN]
seededConeExtendedPuppiHT: "all"
Expand All @@ -76,8 +76,14 @@ V31:
tkElectron: [Pt, Et, Eta, Phi, Chg, TrkIso, PfIso, PuppiIso, zVtx, HwQual, HGC, PassesEleID, PassesPhoID]
EG: [Pt, Et, Eta, Phi, Iso, HwQual, HGC, PassesEleID, PassesSaID]
gmtTkMuon: [Pt, Eta, Phi, Z0, D0, Chg, Qual ]
gmtMuon: [Pt, Eta, Phi, Z0, D0, Chg, Qual ]
nnTau: [Et, Eta, Pt, Phi, Z0, PassTightNN, Chg, DXY, PassLooseNN]
tkPhoton: [Pt, Et, Eta, Phi, TrkIso, HwQual, HGC, PassesEleID, PassesPhoID]
z0L1TkPV: "all"
caloTau: [Et, Eta, Pt, Phi, Iso, HwQual]
trackerJet: [Pt, Eta, Phi]
trackerMET: "all"
trackerMHT: "all"
trackerHT: "all"


0 comments on commit 23299d0

Please sign in to comment.