Skip to content

Commit

Permalink
additional cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
nfaltermann authored and harrypuuter committed Jul 23, 2024
1 parent 1b93e5a commit 8a3e205
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions analysis_configurations/template_analysis/min_config.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,21 +38,13 @@ def build_config(
configuration.add_config_parameters(
"global",
{
"PU_reweighting_file": EraModifier(
{
"2016": "data/pileup/Data_Pileup_2016_271036-284044_13TeVMoriond17_23Sep2016ReReco_69p2mbMinBiasXS.root",
"2017": "data/pileup/Data_Pileup_2017_294927-306462_13TeVSummer17_PromptReco_69p2mbMinBiasXS.root",
"2018": "data/pileup/Data_Pileup_2018_314472-325175_13TeV_17SeptEarlyReReco2018ABC_PromptEraD_Collisions18.root",
}
),
"golden_json_file": EraModifier(
{
"2016": "data/golden_json/Cert_271036-284044_13TeV_Legacy2016_Collisions16_JSON.txt",
"2017": "data/golden_json/Cert_294927-306462_13TeV_UL2017_Collisions17_GoldenJSON.txt",
"2018": "data/golden_json/Cert_314472-325175_13TeV_Legacy2018_Collisions18_JSON.txt",
}
),
"PU_reweighting_hist": "pileup",
"met_filters": EraModifier(
{
"2016": [
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.

0 comments on commit 8a3e205

Please sign in to comment.