Skip to content
Snippets Groups Projects
Commit af10f36b authored by Stephen A. Wood's avatar Stephen A. Wood Committed by Stephen Wood
Browse files

Add THcTimeSyncEvtHandler

  This event type handler can be used to gather statistics on the slippage
  of trigger times in FADC250 headers.
  It looks at the relative trigger times between the ADCs and the TI modules
  and counts the number of times the relative times shift.

  The ADC trigger times will have a small offset relative to the TI trigger
  times.  The method AddExpectedOffset(roc, offset) allows the setting
  of this offset on a crate by crate basis.  If expected offsets are not
  set, the first event is used to determine the offsets.
parent c57576c1
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment