Namespace which wraps everything in the library. More...
Classes | |
class | AnalysisFlow |
High level interface to join up the various bits of the analysis. More... | |
class | AnalysisReco |
Does the event reconstruction, and produces a summary of it. More... | |
class | AnalysisSettings |
class | CmdLineArgs |
A simple command line option parser. More... | |
class | CrossCorrelator |
A class to take in FiteredAnitaEvents and cross-correlate nearby channels. More... | |
class | CutOptimizer |
A class to parse AnitaEventSummary trees, extract quantities of interest, feed them into a TMVA framework and separate them. More... | |
class | CutTreeSelector |
A TSelector to parallelize the creation of trees for CutOptimizer. More... | |
class | DataQualityMonitor |
Looks for SURF saturation. More... | |
class | FancyTTreeInterpolator |
A class to interpolate sparse, but continuous data in a TTree. More... | |
class | FourierBuffer |
A a glorified ring buffer of frequency amplitudes with a TSpectrum to look for CW spikes. More... | |
class | GuiParent |
Inherit from this to draw interactive TGraphs on top of you. More... | |
class | InterferometricMap |
class | InterferometryCache |
Class to cache the deltaTs or parts of their calculation for fast map making. More... | |
class | NumPointsCut |
Removes events which have short waveforms. More... | |
class | OutputConvention |
A class to systematically name files produced by my analysis programs. More... | |
class | PayloadBlastCut |
Tries to determine whether an event is a payload blast. More... | |
class | ProgressBar |
Prints a progress bar and timer to stderr. More... | |
class | QualityCut |
Base class from which all my quality cuts inherit. More... | |
class | RayleighHist |
class | SummarySelector |
Template TSelector to be inherited from, designed for use with SummarySet. More... | |
class | SummarySet |
class | SumTreeReductionSelector |
An almost trivial proof of concept, for Tree merging with PROOF. More... | |
class | SurfSaturationCut |
Tries to find unphysical spikes in a waveform that are characteristic of a kind of digitiser corruption. More... | |
class | TemplateCorrelator |
Cross-correlate all channels of an event with a template. More... | |
class | TGraphFB |
A little class for some GUI magic (for MagicDisplay) More... | |
class | TGraphInteractive |
A minimalistic extension to TGraphAligned for some GUI bells and whistles. More... | |
class | ThermalChain |
A class to handle loading Thermal Trees into chains and applying cuts. More... | |
Namespace which wraps everything in the library.