Difference between revisions of "Run7236 Y88"
Jump to navigation
Jump to search
(Created page with "=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=…") |
|||
Line 7: | Line 7: | ||
=Coincidence with Energy cuts= | =Coincidence with Energy cuts= | ||
− | ntuple->Draw("ADC7 >>(2200,0,4400)","(ADC3> && ADC3< ) || (ADC3> && ADC3< )") | + | ntuple->Draw("ADC7*0.61389-50.2085 >>(2200,0,4400)","(ADC3>700 && ADC3< 780) || (ADC3>1340 && ADC3< 1450)") |
− | ntuple->Draw("ADC7 >>(2200,0,4400)","(ADC3> && ADC3< )") | + | ntuple->Draw("ADC7*0.61389-50.2085 >>(2200,0,4400)","(ADC3>700 && ADC3< 780)") |
− | ntuple->Draw("ADC7 >>(2200,0,4400)","(ADC3> && ADC3< )") | + | ntuple->Draw("ADC7*0.61389-50.2085 >>(2200,0,4400)","(ADC3>1340 && ADC3< 1450)") |
[[A_W_thesis]] | [[A_W_thesis]] |
Latest revision as of 15:35, 6 August 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.61389-50.2085 >>(2200,0,4400)","(ADC3>700 && ADC3< 780) || (ADC3>1340 && ADC3< 1450)")
ntuple->Draw("ADC7*0.61389-50.2085 >>(2200,0,4400)","(ADC3>700 && ADC3< 780)")
ntuple->Draw("ADC7*0.61389-50.2085 >>(2200,0,4400)","(ADC3>1340 && ADC3< 1450)")