Functions | |
void | ClearWaveforms (detector *ifo) |
void | CWB_Plugin (TFile *jfile, CWB::config *cfg, network *NET, WSeries< double > *x, TString ifo, int type) |
std::vector< netpixel > | DoPCA (network *NET, CWB::config *cfg, int lag, int id) |
void | GetLveto (netcluster *pwc, int cid, int nifo, float *Lveto) |
void | GetQveto (wavearray< double > *wf, float &Qveto, float &Qfactor) |
void | PlotWaveform (TString ifo, wavearray< double > *wfREC, CWB::config *cfg, bool fft=false, bool strain=false) |
void | ResetPCA (network *NET, CWB::config *cfg, netcluster *pwc, std::vector< netpixel > *vPIX, int ID) |
void CWB_UserPluginNamespace_3::ClearWaveforms | ( | detector * | ifo | ) |
Definition at line 825 of file CWB_Plugin_MDC_OTF_Gating_QLveto.C.
void CWB_UserPluginNamespace_3::CWB_Plugin | ( | TFile * | jfile, |
CWB::config * | cfg, | ||
network * | NET, | ||
WSeries< double > * | x, | ||
TString | ifo, | ||
int | type | ||
) |
Definition at line 381 of file CWB_Plugin_MDC_OTF_Gating_QLveto.C.
std::vector< netpixel > CWB_UserPluginNamespace_3::DoPCA | ( | network * | NET, |
CWB::config * | cfg, | ||
int | lag, | ||
int | id | ||
) |
Definition at line 846 of file CWB_Plugin_MDC_OTF_Gating_QLveto.C.
void CWB_UserPluginNamespace_3::GetLveto | ( | netcluster * | pwc, |
int | cid, | ||
int | nifo, | ||
float * | Lveto | ||
) |
Definition at line 690 of file CWB_Plugin_MDC_OTF_Gating_QLveto.C.
void CWB_UserPluginNamespace_3::GetQveto | ( | wavearray< double > * | wf, |
float & | Qveto, | ||
float & | Qfactor | ||
) |
Definition at line 621 of file CWB_Plugin_MDC_OTF_Gating_QLveto.C.
void CWB_UserPluginNamespace_3::PlotWaveform | ( | TString | ifo, |
wavearray< double > * | wfREC, | ||
CWB::config * | cfg, | ||
bool | fft = false , |
||
bool | strain = false |
||
) |
Definition at line 794 of file CWB_Plugin_MDC_OTF_Gating_QLveto.C.
void CWB_UserPluginNamespace_3::ResetPCA | ( | network * | NET, |
CWB::config * | cfg, | ||
netcluster * | pwc, | ||
std::vector< netpixel > * | vPIX, | ||
int | ID | ||
) |
Definition at line 903 of file CWB_Plugin_MDC_OTF_Gating_QLveto.C.