Skip to content

add additional hitograms to the plugin to show the timing of the PSC and - #1145

Merged
nsjarvis merged 2 commits into
masterfrom
beni_change_PS_timing
Jun 25, 2026
Merged

add additional hitograms to the plugin to show the timing of the PSC and#1145
nsjarvis merged 2 commits into
masterfrom
beni_change_PS_timing

Conversation

@zihlmann

Copy link
Copy Markdown
Contributor

PS counters with respect to the RF time.
Also the plugin explicilty looks for PS trigger events DL1Trigger = 0x8 Also changed to code to use the TOF RF time which has the best timing resolution rather than "PSC":
vector <const DRFTime*> rfTimes;
event->Get(rfTimes);

PS counters with respect to the RF time.
Also the plugin explicilty looks for PS trigger events DL1Trigger = 0x8
Also changed to code to use the TOF RF time which has the best timing
resolution rather than "PSC":
vector <const DRFTime*> rfTimes;
event->Get(rfTimes);
@gluex

gluex commented Jun 22, 2026

Copy link
Copy Markdown

Test status for this pull request: SUCCESS

Summary: summary.txt
Logs: results/log

Build log: make_beni_change_PS_timing.log
Build report: report_beni_change_PS_timing.txt

@zihlmann

Copy link
Copy Markdown
Contributor Author

typo in histogram bin definition should be set to 150 but is set at 151 for the two histograms:
psHITtiming[0] and psHITtiming[1] needs to be fixed first.

@gluex

gluex commented Jun 24, 2026

Copy link
Copy Markdown

Test status for this pull request: SUCCESS

Summary: summary.txt
Logs: results/log

Build log: make_beni_change_PS_timing.log
Build report: report_beni_change_PS_timing.txt

@nsjarvis nsjarvis left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR adds useful histograms, I'll try to attach an example

@nsjarvis

Copy link
Copy Markdown
Contributor

Example: psHITtiming1 histo for run 133095

psHITtiming1_133095

@nsjarvis
nsjarvis merged commit 1458775 into master Jun 25, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants