Skip to content

Commit

Permalink
format for python/STXS.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nucleosynthesis committed Feb 1, 2024
1 parent af2438f commit cd78618
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions python/STXS.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"ZH_lep": ["ZH_lep"],
#'ggZH_lep':['ggZH_lep']
"VH_had": ["WH_had", "ZH_had"],
"ttH": ["ttH"] # ,
"ttH": ["ttH"], # ,
#'other':['tHq','tHW','bbH']
}

Expand Down Expand Up @@ -50,7 +50,7 @@
"ZH_had_REST",
"ZH_had_PTJET1_GT200",
],
"ttH": ["ttH"] # ,
"ttH": ["ttH"], # ,
#'other':['tHq','tHW','bbH']
}

Expand Down Expand Up @@ -108,7 +108,7 @@
"ZH_had_GE2J_MJJ_GT700_PTH_0_200_PTHJJ_0_25",
"ZH_had_GE2J_MJJ_GT700_PTH_0_200_PTHJJ_GT25",
],
"ttH": ["ttH"] # ,
"ttH": ["ttH"], # ,
#'other':['tHq','tHW','bbH']
}

Expand Down

0 comments on commit cd78618

Please sign in to comment.