Skip to content

Commit

Permalink
Change path for weight files to be consistent with PR for cms-data
Browse files Browse the repository at this point in the history
  • Loading branch information
apetkovi1 committed Nov 23, 2023
1 parent 8a8b9f7 commit 910a4ba
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

mvaTag = "Winter22HZZV1"

weightFileDir = "RecoEgamma/ElectronIdentification/data/MVAWeightFiles/Winter_22_ID_ISO"
weightFileDir = "RecoEgamma/ElectronIdentification/data/MVAWeightFiles/Winter22HZZV1"

mvaWeightFiles = cms.vstring(
path.join(weightFileDir, "EB1_5.weights.xml.gz"), # EB1_5
Expand Down

0 comments on commit 910a4ba

Please sign in to comment.