Qweak Inelastic FFTfile PMTLED

From New IAC Wiki
Revision as of 00:21, 8 November 2011 by Foretony (talk | contribs) (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…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

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