AraFFTGraph Class Reference
The PSD display graph class that inherits from ROOT's TGraph. More...
#include <AraFFTGraph.h>
Public Member Functions | |
int | AddFFT (AraFFTGraph *otherGraph) |
Adds an FFT to an average. | |
AraFFTGraph (int n, const Double_t *x, const Double_t *y) | |
Double_t constructor. | |
AraFFTGraph (int n, const Float_t *x, const Float_t *y) | |
Float_t constructor. | |
AraFFTGraph (int n, const Int_t *x, const Int_t *y) | |
Int_t constructor. | |
AraFFTGraph () | |
Constructor. | |
virtual | ~AraFFTGraph () |
Destructor. |
Detailed Description
The PSD display graph class that inherits from ROOT's TGraph.The AraFFTGraph is one of the things that makes AraDisplay purr. It's really quite simple but allows for the fucntionality to click on a graph and have it draw in a new window.
Definition at line 13 of file AraFFTGraph.h.
The documentation for this class was generated from the following files:
- AraDisplay/AraFFTGraph.h
- AraDisplay/AraFFTGraph.cxx
Generated on Wed Aug 8 16:20:08 2012 for ARA ROOT Test Bed Software by
