Functions
WindowingTools Namespace Reference

Functions

TGraph * windowWave (TGraph *, int &, const int, const int, const int, const int)
 
TGraph * windowCut (TGraph *inGraph, int length)
 
TGraph * windowDispersed (TGraph *inGraph, int &peakHilbertLoc)
 
TGraph * windowDispersed (TGraph *inGraph)
 
TGraph * windowEField (TGraph *inGraph, int &peakHilbertLoc)
 
TGraph * windowEField (TGraph *inGraph)
 

Detailed Description

windowing functions!

Function Documentation

TGraph * WindowingTools::windowCut ( TGraph *  inGraph,
int  length 
)

Windowing stuff I wrote

Definition at line 803 of file AnitaTemplates.cc.