Skip to content

Commit

Permalink
fix: adjust LTCC QA cuts for RG-C
Browse files Browse the repository at this point in the history
  • Loading branch information
c-dilks committed Nov 30, 2023
1 parent f6a5d68 commit 00d2c66
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions qa-detectors/cuts/cuts_rgc_su22.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
ltcc ltcc_elec_nphe_sec 12 18 counts sec3
ltcc ltcc_elec_nphe_sec 12 18 counts sec5
1 change: 1 addition & 0 deletions qa-detectors/util/applyBounds.groovy
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ Tools T = new Tools()
def cutsFileList = [
[ /./, "cuts.txt"], // default file
[ /rga.*fa18/, "cuts_rga_fa18.txt"], // RGA Fall 2018
[ /rgc/, "cuts_rgc_su22.txt"], // RGC
]
/////////////////////////////////////////////////////

Expand Down

0 comments on commit 00d2c66

Please sign in to comment.