Definition at line 62 of file STFT.hh.
|
| | STFT (wavearray< double > x, int nfft, int noverlap, TString ztype="amplitude", TString fwindow="hann", double fparam=0.0, TString name="stft") |
| |
| | ~STFT () |
| |
| void | Draw (double t1=0.0, double t2=0.0, double f1=0.0, double f2=0.0, double z1=0.0, double z2=0.0, int dpaletteId=DUMMY_PALETTE_ID, Option_t *option="colfz") |
| |
| TCanvas * | GetCanvas () |
| |
| TH2D * | GetHistogram () |
| |
| bool | GetLogz () |
| |
| bool | GetPaletteId () |
| |
| TString | GetTitle () |
| |
| TString | GetZtype () |
| |
| void | Print (TString pname) |
| |
| void | SetLogz (bool isLogz=true) |
| |
| void | SetPalette (int paletteId=1) |
| |
| void | SetTitle (TString title) |
| |
#include <STFT.hh>
◆ STFT()
◆ ~STFT()
◆ Draw()
| void CWB::STFT::Draw |
( |
double |
t1 = 0.0, |
|
|
double |
t2 = 0.0, |
|
|
double |
f1 = 0.0, |
|
|
double |
f2 = 0.0, |
|
|
double |
z1 = 0.0, |
|
|
double |
z2 = 0.0, |
|
|
int |
dpaletteId = DUMMY_PALETTE_ID, |
|
|
Option_t * |
option = "colfz" |
|
) |
| |
◆ GetCanvas()
| TCanvas* CWB::STFT::GetCanvas |
( |
| ) |
|
|
inline |
◆ GetHistogram()
| TH2D* CWB::STFT::GetHistogram |
( |
| ) |
|
|
inline |
◆ GetLogz()
| bool CWB::STFT::GetLogz |
( |
| ) |
|
|
inline |
◆ GetPaletteId()
| bool CWB::STFT::GetPaletteId |
( |
| ) |
|
|
inline |
◆ GetTitle()
◆ GetZtype()
◆ Print()
| void CWB::STFT::Print |
( |
TString |
pname | ) |
|
◆ SetLogz()
| void CWB::STFT::SetLogz |
( |
bool |
isLogz = true | ) |
|
|
inline |
◆ SetPalette()
| void CWB::STFT::SetPalette |
( |
int |
paletteId = 1 | ) |
|
|
inline |
◆ SetPlotStyle()
| void CWB::STFT::SetPlotStyle |
( |
int |
paletteId = 1 | ) |
|
|
private |
◆ SetTitle()
| void CWB::STFT::SetTitle |
( |
TString |
title | ) |
|
|
inline |
◆ canvas
| TCanvas* CWB::STFT::canvas |
|
private |
◆ h2
◆ isLogz
◆ name
◆ paletteId
◆ title
◆ window
| double* CWB::STFT::window |
|
private |
◆ ztype
The documentation for this class was generated from the following files:
- /home/cWB_docker/git/cWB/library/tools/stft/STFT.hh
- /home/cWB_docker/git/cWB/library/tools/stft/STFT.cc