Difference between revisions of "CLAS12 r4139"

From New IAC Wiki
Jump to navigation Jump to search
 
(4 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 9:
  
 
[[File:r4139_TDCtimeAllChanCuts.png| 200 px]]
 
[[File:r4139_TDCtimeAllChanCuts.png| 200 px]]
 +
[[File:r4139_Occupancy.png| 200 px]]
 +
[[File:r4139_WireTimeDiffCuts.png| 200 px]]
 +
  
[[File:r4139_Occupancy.png| 200 px]]
+
=Drift time=
 +
 
 +
<math>t_{drift} = t_{start} - t_0 -t_{TDC}-t_{flight}-t_{prop} - t_{walk}</math>
 +
 
 +
 
 +
<math>t_{start}</math> =event start time
 +
 
 +
<math> t_0</math> =fixed time delay for the wire
  
 +
<math>t_{TDC}</math>=raw TDC time measurement (time is subtracted because TDCs are in common stop mode)
  
[[File:r4139_WireTimeDiff.png| 200 px]]
+
<math>t_{flight}</math>=particles flight time from reaction vertex to the wire
  
[[File:r4139_WireTimeDiffCuts.png| 200 px]]
+
<math>t_{prop}</math> =signal propagation time along the wire
  
 +
<math>t_{walk}</math>=time-walk correction for short drift times due to different ionizations for slow and fast particles
  
 
[[CLAS12_R1_S1_QA#Runlist_Disc.3D30_mv]]
 
[[CLAS12_R1_S1_QA#Runlist_Disc.3D30_mv]]

Latest revision as of 14:29, 29 May 2013

Discriminator threshold = 30 mV

R4139 TDCtimeAllChan.png R4139 WireTimeDiff.png

if((evt_TDC1190[107]-evt_TDC1190[106]>-600) && (evt_TDC1190[107]-evt_TDC1190[106])<-250 && abs(evt_TDC1190[104]-evt_TDC1190[106])<300)


R4139 TDCtimeAllChanCuts.png R4139 Occupancy.png R4139 WireTimeDiffCuts.png


Drift time

[math]t_{drift} = t_{start} - t_0 -t_{TDC}-t_{flight}-t_{prop} - t_{walk}[/math]


[math]t_{start}[/math] =event start time

[math] t_0[/math] =fixed time delay for the wire

[math]t_{TDC}[/math]=raw TDC time measurement (time is subtracted because TDCs are in common stop mode)

[math]t_{flight}[/math]=particles flight time from reaction vertex to the wire

[math]t_{prop}[/math] =signal propagation time along the wire

[math]t_{walk}[/math]=time-walk correction for short drift times due to different ionizations for slow and fast particles

CLAS12_R1_S1_QA#Runlist_Disc.3D30_mv