Skip to content

fix: the timelines for the 2.2 GeV runs for RG-L#452

Merged
c-dilks merged 2 commits intoJeffersonLab:mainfrom
mathieuouillon:rgl-fix-sector-trigger
Mar 24, 2026
Merged

fix: the timelines for the 2.2 GeV runs for RG-L#452
c-dilks merged 2 commits intoJeffersonLab:mainfrom
mathieuouillon:rgl-fix-sector-trigger

Conversation

@mathieuouillon
Copy link
Copy Markdown
Contributor

For RG-L 2.2 GeV runs (22731–23016), no sector-specific trigger bit is set, which causes the default trigger check to reject events incorrectly. This PR adds a special case to GeneralMon.isGoodSectorTrigger that bypasses the sector trigger test for this run range, returning always true.

Changes:
GeneralMon.java: Added a run-range check for runs 22731–23016 (RG-L 2.2 GeV) that skips the sector trigger bit test, since these runs do not set sector-specific trigger bits.

Timelines have been modified:
image

@c-dilks
Copy link
Copy Markdown
Member

c-dilks commented Mar 24, 2026

Thanks!!

FYI @forcar, the issue was indeed related to trigger bits; the histograms should be populated whenever they (re)produce new timelines.

@c-dilks c-dilks added the fix PR bug fix label Mar 24, 2026
@c-dilks c-dilks merged commit af77a2a into JeffersonLab:main Mar 24, 2026
9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

fix PR bug fix

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants