Difference between revisions of "Run7023 Y88"
Jump to navigation
Jump to search
(4 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
− | + | =Coincidence no cuts= | |
− | + | Below are the coincidence events that occurred within the 200 ns timing window overlaid with the single (OR mode) counts. | |
+ | [[File:Run7023_Y88_scaled.png | 600 px]] | ||
+ | =Coincidence with Energy cuts= | ||
+ | |||
+ | ntuple->Draw("ADC7*0.599803-50.9271 >>(2200,0,4400)","(ADC3>670 && ADC3< 790) || (ADC3>1300 && ADC3< 1450)") | ||
+ | [[File:Run7023_Y88_cut1.png | 600 px]] | ||
+ | |||
+ | |||
+ | ntuple->Draw("ADC7*0.599803-50.9271 >>(2200,0,4400)","(ADC3>670 && ADC3< 790)") | ||
+ | [[File:Run7023_Y88_cut2.png | 600 px]] | ||
+ | |||
+ | ntuple->Draw("ADC7*0.599803-50.9271 >>(2200,0,4400)","(ADC3>1300 && ADC3< 1450)") | ||
+ | [[File:Run7023_Y88_cut3.png | 600 px]] | ||
[[A_W_thesis]] | [[A_W_thesis]] |
Latest revision as of 18:29, 2 June 2014
Coincidence no cuts
Below are the coincidence events that occurred within the 200 ns timing window overlaid with the single (OR mode) counts.
Coincidence with Energy cuts
ntuple->Draw("ADC7*0.599803-50.9271 >>(2200,0,4400)","(ADC3>670 && ADC3< 790) || (ADC3>1300 && ADC3< 1450)")
ntuple->Draw("ADC7*0.599803-50.9271 >>(2200,0,4400)","(ADC3>670 && ADC3< 790)")
ntuple->Draw("ADC7*0.599803-50.9271 >>(2200,0,4400)","(ADC3>1300 && ADC3< 1450)")