Skip to content

Commit

Permalink
Uncommented v38 caching
Browse files Browse the repository at this point in the history
  • Loading branch information
artlbv committed Apr 14, 2024
1 parent 1f47369 commit 687ec5d
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 272 deletions.
32 changes: 16 additions & 16 deletions configs/V38nano/caching.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -66,17 +66,17 @@ V38nano:
L1PV: [z0]
## EG
L1tkPhoton: "all"
# L1tkElectron: "all"
# L1EGbarrel: "all"
# L1EGendcap: "all"
# ## MUONS
# L1gmtTkMuon: "all"
# L1gmtMuon: "all" # aka gmtMuon
# ## TAUS
# L1nnPuppiTau: "all"
# L1hpsTau: "all"
# L1caloTau: "all"
# L1nnCaloTau: "all"
L1tkElectron: "all"
L1EGbarrel: "all"
L1EGendcap: "all"
## MUONS
L1gmtTkMuon: "all"
L1gmtMuon: "all" # aka gmtMuon
## TAUS
L1nnPuppiTau: "all"
L1hpsTau: "all"
L1caloTau: "all"
L1nnCaloTau: "all"
## MET/Sums
L1puppiMET: [pt, phi]
L1puppiMLMET: [pt]
Expand All @@ -88,11 +88,11 @@ V38nano:
L1puppiExtJetSC4: [pt, eta, phi, btagScore]
L1puppiJetHisto: [pt, eta, phi]
L1caloJet: [pt, eta, phi]
# ## track-only
# L1TrackMET: [pt]
# L1TrackHT: [ht, mht]
# L1TrackJet: [pt, eta, phi]
# L1TrackTripletWord: [pt]
## track-only
L1TrackMET: [pt]
L1TrackHT: [ht, mht]
L1TrackJet: [pt, eta, phi]
L1TrackTripletWord: [pt]
# # #### LLP
# # HtoLLPto4mu_Ctau900mm:
# # ntuple_path: /eos/cms/store/group/dpg_trigger/comm_trigger/L1Trigger/alobanov/phase2/menu/ntuples/14X/v36/HTo2LongLivedTo4mu_MH-125_MFF-12_CTau-900mm_TuneCP5_14TeV-pythia8/HtoLLPto4mu_Ctau90cm_131_L1Fix_myIBv6_noTkTrg_resub/240403_222836/0000/L1Nano_*.root
Expand Down
128 changes: 0 additions & 128 deletions configs/V38nano/caching_min.yaml

This file was deleted.

128 changes: 0 additions & 128 deletions configs/V38nano/caching_minTk.yaml

This file was deleted.

0 comments on commit 687ec5d

Please sign in to comment.