Difference between revisions of "CLAS12 r4139"
Jump to navigation
Jump to search
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
+ | ;Discriminator threshold = 30 mV | ||
+ | |||
[[File:r4139_TDCtimeAllChan.png| 200 px]] | [[File:r4139_TDCtimeAllChan.png| 200 px]] | ||
+ | [[File:r4139_WireTimeDiff.png| 200 px]] | ||
if((evt_TDC1190[107]-evt_TDC1190[106]>-600) && (evt_TDC1190[107]-evt_TDC1190[106])<-250 && abs(evt_TDC1190[104]-evt_TDC1190[106])<300) | if((evt_TDC1190[107]-evt_TDC1190[106]>-600) && (evt_TDC1190[107]-evt_TDC1190[106])<-250 && abs(evt_TDC1190[104]-evt_TDC1190[106])<300) | ||
Line 7: | Line 10: | ||
[[File:r4139_TDCtimeAllChanCuts.png| 200 px]] | [[File:r4139_TDCtimeAllChanCuts.png| 200 px]] | ||
[[File:r4139_Occupancy.png| 200 px]] | [[File:r4139_Occupancy.png| 200 px]] | ||
− | |||
[[File:r4139_WireTimeDiffCuts.png| 200 px]] | [[File:r4139_WireTimeDiffCuts.png| 200 px]] | ||
Line 13: | Line 15: | ||
=Drift time= | =Drift time= | ||
− | <math>t_{drift} = t_{start} | + | <math>t_{drift} = t_{start} - t_0 -t_{TDC}-t_{flight}-t_{prop} - t_{walk}</math> |
Latest revision as of 14:29, 29 May 2013
- Discriminator threshold = 30 mV
if((evt_TDC1190[107]-evt_TDC1190[106]>-600) && (evt_TDC1190[107]-evt_TDC1190[106])<-250 && abs(evt_TDC1190[104]-evt_TDC1190[106])<300)
Drift time
=event start time
=fixed time delay for the wire
=raw TDC time measurement (time is subtracted because TDCs are in common stop mode)
=particles flight time from reaction vertex to the wire
=signal propagation time along the wire
=time-walk correction for short drift times due to different ionizations for slow and fast particles