Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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