GamR  0.0.0
GammaROOT
Loading...
Searching...
No Matches
FFT.hh File Reference
#include <TH1.h>
+ Include dependency graph for FFT.hh:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  GamR
 
namespace  GamR::Spect
 

Enumerations

enum class  GamR::Spect::FFTWindow { GamR::Spect::BOX , GamR::Spect::HANN , GamR::Spect::HAMMING }
 

Functions

TH1D * GamR::Spect::FFT (TH1 *hist, const char *name, double low, double high, FFTWindow wind)