ANITA Event Correlator
Introduction
This is the somewhat sketchy documentation for my poor attempt at an event correlator library. At the moment this library is in pale in comparison to the work done by Andres, Jiwoo, Stephen and just about every other ANITA collaborator I suspect. But I did it so I'm sticking it here.Prerequisites
- ROOT
- FFTW 3 -- Fastest Fourier Transform in the West
- libRootFftwWrapper -- a ROOT wrapper for FFTW 3
- ANITA-II Event Reader
Installation
- Checkout the code from the SVN repository, eg.:
svn co https://delos.mps.ohio-state.edu/anitaGround/eventCorrelator/trunk myEventCorrelatorDir
- Define the ANITA_UTIL_INSTALL_DIR to point to the location you want the library installed (the library files will end up in (ANITA_UTIL_INSTALL_DIR)/lib and the header files in (ANITA_UTIL_INSTALL_DIR)/include).
- Do
make
make install
Manual
If you are averse to reading web pages (and who wouldn't be) you can download a pdf copy of the reference material but be warned it won't be a thrilling read.Generated on Sun Aug 15 23:02:55 2010 for Event Correlator by
1.3.9.1