We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6d7361a commit 5b60132Copy full SHA for 5b60132
.github/workflows/cvmfs-ci.yml
@@ -223,7 +223,7 @@ jobs:
223
name: CMSHistFunc with channel masks
224
with:
225
script: |
226
- text2workspace.py data/ci/htt_multiple_regions.tx -o ws_template-analysis_masks.root --mass 125 --channel-masks
+ text2workspace.py data/ci/htt_multiple_regions.txt -o ws_template-analysis_masks.root --mass 125 --channel-masks
227
combine -M MultiDimFit ws_template-analysis_masks.root --algo singles --setParameterRanges r=-1,1 --setParameters mask_htt_tt_2_8TeV=1
228
229
0 commit comments