Skip to content

Commit

Permalink
2nd try submission
Browse files Browse the repository at this point in the history
  • Loading branch information
cmantill committed Sep 19, 2024
1 parent de7a290 commit cbf8e00
Showing 1 changed file with 27 additions and 27 deletions.
54 changes: 27 additions & 27 deletions src/condor/submit_configs/skimmer_24_09_18_v12v2_presel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,32 +3,32 @@
{
"HH": { "files_per_job": 10, },
"TT": { "files_per_job": 10, },
"Hbb": { "subsamples": ["GluGluHto2B_PT-200_M-125"], "files_per_job": 10 },
"VBFHH": { "subsamples": ["VBFHHto4B_CV_1_C2V_1_C3_1_TuneCP5_13p6TeV_madgraph-pythia8"], "files_per_job": 10, "chunksize": 5000},
"QCD": { "files_per_job": 10, },
},
"2022EE":
{
"HH": { "files_per_job": 10, },
"TT": { "files_per_job": 10, },
"Hbb": { "subsamples": ["GluGluHto2B_PT-200_M-125"], "files_per_job": 10 },
"VBFHH": { "subsamples": ["VBFHHto4B_CV_1_C2V_1_C3_1_TuneCP5_13p6TeV_madgraph-pythia8"], "files_per_job": 10, "chunksize": 5000},
"QCD": { "files_per_job": 10, },
},
"2023":
{
"HH": { "files_per_job": 10, },
"TT": { "files_per_job": 10, },
"Hbb": { "subsamples": ["GluGluHto2B_PT-200_M-125"], "files_per_job": 10 },
"VBFHH": { "subsamples": ["VBFHHto4B_CV_1_C2V_1_C3_1_TuneCP5_13p6TeV_madgraph-pythia8"], "files_per_job": 10, "chunksize": 5000},
"QCD": { "files_per_job": 10, },
},
"2023BPix":
{
"HH": { "files_per_job": 10, },
"TT": { "files_per_job": 10, },
"Hbb": { "subsamples": ["GluGluHto2B_PT-200_M-125"], "files_per_job": 10 },
"VBFHH": { "subsamples": ["VBFHHto4B_CV_1_C2V_1_C3_1_TuneCP5_13p6TeV_madgraph-pythia8"], "files_per_job": 10, "chunksize": 5000},
"QCD": { "files_per_job": 10, },
# "Hbb": { "subsamples": ["GluGluHto2B_PT-200_M-125"], "files_per_job": 10 },
# "VBFHH": { "subsamples": ["VBFHHto4B_CV_1_C2V_1_C3_1_TuneCP5_13p6TeV_madgraph-pythia8"], "files_per_job": 10, "chunksize": 5000},
"QCD": { "files_per_job": 5, },
},
# "2022EE":
# {
# "HH": { "files_per_job": 10, },
# "TT": { "files_per_job": 10, },
# "Hbb": { "subsamples": ["GluGluHto2B_PT-200_M-125"], "files_per_job": 10 },
# "VBFHH": { "subsamples": ["VBFHHto4B_CV_1_C2V_1_C3_1_TuneCP5_13p6TeV_madgraph-pythia8"], "files_per_job": 10, "chunksize": 5000},
# "QCD": { "files_per_job": 10, },
# },
# "2023":
# {
# "HH": { "files_per_job": 10, },
# "TT": { "files_per_job": 10, },
# "Hbb": { "subsamples": ["GluGluHto2B_PT-200_M-125"], "files_per_job": 10 },
# "VBFHH": { "subsamples": ["VBFHHto4B_CV_1_C2V_1_C3_1_TuneCP5_13p6TeV_madgraph-pythia8"], "files_per_job": 10, "chunksize": 5000},
# "QCD": { "files_per_job": 10, },
# },
# "2023BPix":
# {
# "HH": { "files_per_job": 10, },
# "TT": { "files_per_job": 10, },
# "Hbb": { "subsamples": ["GluGluHto2B_PT-200_M-125"], "files_per_job": 10 },
# "VBFHH": { "subsamples": ["VBFHHto4B_CV_1_C2V_1_C3_1_TuneCP5_13p6TeV_madgraph-pythia8"], "files_per_job": 10, "chunksize": 5000},
# "QCD": { "files_per_job": 10, },
# },
}

0 comments on commit cbf8e00

Please sign in to comment.