Difference between revisions of "Run7161 Y88"

From New IAC Wiki
Jump to navigation Jump to search
(Created page with "Using substitute AND module CANBERRA fast/slow coincidence 2144 =Coincidence no cuts= Below are the coincidence events that occurred within the 200 ns timing window overlaid wi…")
 
Line 10: Line 10:
  
  
ntuple->Draw("ADC7*0.600822-48.7199 >>(2200,0,4400)","(ADC3> && ADC3< ) || (ADC3> && ADC3< )")
+
ntuple->Draw("ADC7*0.600822-48.7199 >>(2200,0,4400)","(ADC3>640 && ADC3< 750) || (ADC3>1250 && ADC3< 1400)")
  
  
 +
ntuple->Draw("ADC7*0.600822-48.7199 >>(2200,0,4400)","(ADC3>640 && ADC3< 750)")
  
ntuple->Draw("ADC7*0.600822-48.7199 >>(2200,0,4400)","(ADC3> && ADC3< )")
 
  
 
+
ntuple->Draw("ADC7*0.600822-48.7199 >>(2200,0,4400)","(ADC3>1250 && ADC3< 1400)")
ntuple->Draw("ADC7*0.600822-48.7199 >>(2200,0,4400)","(ADC3> && ADC3< )")
 
  
  
 
[[A_W_thesis]]
 
[[A_W_thesis]]

Revision as of 15:29, 10 June 2014

Using substitute AND module CANBERRA fast/slow coincidence 2144

Coincidence no cuts

Below are the coincidence events that occurred within the 200 ns timing window overlaid with the single (OR mode) counts.

Run7161 Y88.png

Coincidence with Energy cuts

ntuple->Draw("ADC7*0.600822-48.7199 >>(2200,0,4400)","(ADC3>640 && ADC3< 750) || (ADC3>1250 && ADC3< 1400)")


ntuple->Draw("ADC7*0.600822-48.7199 >>(2200,0,4400)","(ADC3>640 && ADC3< 750)")


ntuple->Draw("ADC7*0.600822-48.7199 >>(2200,0,4400)","(ADC3>1250 && ADC3< 1400)")


A_W_thesis