Difference between revisions of "R4127Histos"
Jump to navigation
Jump to search
(Created page with " Using the TDC cuts R1DC->Draw("(evt.TDC1190[57]/10) >>(300,1000,1600)","(evt.TDC1190[107]-evt.TDC1190[106]>-600) && (evt.TDC1190[107]-evt.TDC1190[106])<-250 && abs(evt.TDC119…") |
|||
Line 1: | Line 1: | ||
− | |||
Using the TDC cuts | Using the TDC cuts | ||
Line 8: | Line 7: | ||
[[File:r4127_S1_SL1_STB4_L1W10.png | 200 px]] | [[File:r4127_S1_SL1_STB4_L1W10.png | 200 px]] | ||
+ | |||
+ | |||
+ | Below is the distribution from all 96 TDC channels with and without the above cut. | ||
+ | |||
+ | |||
+ | |||
+ | [[File:r4127_S1_SL1_STB4_All.png | 200 px]] | ||
[[CLAS12_R1_S1_QA#Runlist]] | [[CLAS12_R1_S1_QA#Runlist]] |
Latest revision as of 16:54, 26 April 2013
Using the TDC cuts
R1DC->Draw("(evt.TDC1190[57]/10) >>(300,1000,1600)","(evt.TDC1190[107]-evt.TDC1190[106]>-600) && (evt.TDC1190[107]-evt.TDC1190[106])<-250 && abs(evt.TDC1190[104]-evt.TDC1190[106])<300");
Below is the distribution from all 96 TDC channels with and without the above cut.