Difference between revisions of "Qweak Inelastic FFTfile PMTLED"

From New IAC Wiki
Jump to navigation Jump to search
(Created page with 'An attempt to use Richard Jone's FFT algorithm to filter out helicity events. Below is a histogram of an LED shining onto a PMT in Qweak. Notice the multiple peaks in the asymm…')
(No difference)

Revision as of 00:21, 8 November 2011

An attempt to use Richard Jone's FFT algorithm to filter out helicity events.

Below is a histogram of an LED shining onto a PMT in Qweak. Notice the multiple peaks in the asymmetry distribution.

11498 000 PMTLedAsymBefore.png


Using Richard's FFT code

File:FFTseries.cc RJ.txt

and the root commands

.L FFTseries.cc 
TH1* fft=FFTseries(Mps_Tree,"qwk_pmtled","hw_sum");

11498 000 PMTLedAsymFFT.png