#include "cwb.hh"
#include "cwb2G.hh"
#include "config.hh"
#include "network.hh"
#include "wavearray.hh"
#include "TString.h"
#include "TObjArray.h"
#include "TObjString.h"
#include "TRandom.h"
#include "Toolbox.hh"
#include "TComplex.h"
#include "TMath.h"
#include "mdc.hh"
#include "watplot.hh"
#include "gwavearray.hh"
#include <vector>
|
| void | CWB_UserPluginNamespace_2::ClearWaveforms (detector *ifo) |
| |
| void | CWB_UserPluginNamespace_1::CWB_Plugin (TFile *jfile, CWB::config *cfg, network *net, WSeries< double > *x, TString ifo, int type) |
| |
| void | CWB_UserPluginNamespace_2::CWB_Plugin (TFile *jfile, CWB::config *cfg, network *NET, WSeries< double > *x, TString ifo, int type) |
| |
| void | CWB_Plugin (TFile *jfile, CWB::config *cfg, network *net, WSeries< double > *x, TString ifo, int type) |
| |
| std::vector< netpixel > | CWB_UserPluginNamespace_2::DoPCA (network *NET, CWB::config *cfg, int lag, int id) |
| |
| void | CWB_UserPluginNamespace_2::GetLveto (netcluster *pwc, int cid, int nifo, float *Lveto) |
| |
| void | CWB_UserPluginNamespace_2::GetQveto (wavearray< double > *wf, float &Qveto, float &Qfactor) |
| |
| void | CWB_UserPluginNamespace_2::PlotWaveform (TString ifo, wavearray< double > *wfREC, CWB::config *cfg, bool fft=false, bool strain=false) |
| |
| void | CWB_UserPluginNamespace_2::ResetPCA (network *NET, CWB::config *cfg, netcluster *pwc, std::vector< netpixel > *vPIX, int ID) |
| |
◆ ATHR
◆ NTHR
◆ SETHR
◆ TEDG
◆ TWIN
◆ XIFO [1/3]
◆ XIFO [2/3]
◆ XIFO [3/3]
◆ CWB_Plugin()
| void CWB_Plugin |
( |
TFile * |
jfile, |
|
|
CWB::config * |
cfg, |
|
|
network * |
net, |
|
|
WSeries< double > * |
x, |
|
|
TString |
ifo, |
|
|
int |
type |
|
) |
| |