Difference between revisions of "CTOF Timing"

From GlueXWiki
Jump to: navigation, search
(CTOF raw timing)
(CTOF Timing)
Line 7: Line 7:
 
  double TDC2ns = 0.0234375;
 
  double TDC2ns = 0.0234375;
  
An example of the CTOF timing for ADC and TDC with looking at CTOF trigger events where the physics trigger did also fire. The data is from run 101604 and run 101606.
+
An example of the CTOF timing for ADC and TDC with looking at CTOF trigger events where the physics trigger did also fire. The data is from run 101604 and run 101606. The distributions for these runs suggest a general base timing offset for ADC and TDC of 95ns and 285ns, respectively.
  
 
[[File:adc_timing.gif]]
 
[[File:adc_timing.gif]]
 
[[File:tdc_timing.gif]]
 
[[File:tdc_timing.gif]]

Revision as of 12:28, 17 December 2022

CTOF Timing

This section looks at the timing of the CTOF data

CTOF raw timing

Looking at the raw ADC and TDC times of CTOF hits. The raw data is translated using conversion values for ADC and TDC Digi Data.

double ADC2ns = 0.0625;
double TDC2ns = 0.0234375;

An example of the CTOF timing for ADC and TDC with looking at CTOF trigger events where the physics trigger did also fire. The data is from run 101604 and run 101606. The distributions for these runs suggest a general base timing offset for ADC and TDC of 95ns and 285ns, respectively.

Adc timing.gif Tdc timing.gif