Skip to content

Commit

Permalink
xhy signal yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
rkansal47 committed Jan 21, 2025
1 parent 4994414 commit 768aeda
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions src/condor/submit_configs/skimmer_25_01_21_5xhy_signal_lp.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
{ "Skimmer": {
# submit script will append year to this
"XHY":
{
"subsamples":
[
"NMSSM_XToYHTo2W2BTo4Q2B_MX-900_MY-80",
"NMSSM_XToYHTo2W2BTo4Q2B_MX-1200_MY-190",
"NMSSM_XToYHTo2W2BTo4Q2B_MX-2000_MY-125",
"NMSSM_XToYHTo2W2BTo4Q2B_MX-3000_MY-250",
"NMSSM_XToYHTo2W2BTo4Q2B_MX-4000_MY-150",
],
"files_per_job": 10,
"max_files": 160,
"chunksize": 80000,
# "maxchunks": 20
},
} }

0 comments on commit 768aeda

Please sign in to comment.