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 | GetGaussFitPars (wavearray< double > *wf, double &mean, double &sigma, bool doenv=true) |
| void | GetGaussFitPars2 (wavearray< double > *wf, double &mean, double &sigma, bool fixAmax) |
| void | GetLveto (netcluster *pwc, int cid, int nifo, float *Lveto) |
| double | GetPeakFrequency (wavearray< double > *wf) |
| double | GetQfactor (wavearray< double > *wf, double frequency, bool fixAmax) |
| 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_5::ClearWaveforms | ( | detector * | ifo | ) |
Definition at line 3066 of file CWB_Plugin_O3aConditioning_MDC_PE_Gating_WF_QLveto.C.
| void CWB_UserPluginNamespace_5::CWB_Plugin | ( | TFile * | jfile, |
| CWB::config * | cfg, | ||
| network * | NET, | ||
| WSeries< double > * | x, | ||
| TString | ifo, | ||
| int | type | ||
| ) |
Definition at line 2598 of file CWB_Plugin_O3aConditioning_MDC_PE_Gating_WF_QLveto.C.
| std::vector< netpixel > CWB_UserPluginNamespace_5::DoPCA | ( | network * | NET, |
| CWB::config * | cfg, | ||
| int | lag, | ||
| int | id | ||
| ) |
Definition at line 3087 of file CWB_Plugin_O3aConditioning_MDC_PE_Gating_WF_QLveto.C.
| void CWB_UserPluginNamespace_5::GetGaussFitPars | ( | wavearray< double > * | wf, |
| double & | mean, | ||
| double & | sigma, | ||
| bool | doenv = true |
||
| ) |
Definition at line 3249 of file CWB_Plugin_O3aConditioning_MDC_PE_Gating_WF_QLveto.C.
| void CWB_UserPluginNamespace_5::GetGaussFitPars2 | ( | wavearray< double > * | wf, |
| double & | mean, | ||
| double & | sigma, | ||
| bool | fixAmax | ||
| ) |
Definition at line 3287 of file CWB_Plugin_O3aConditioning_MDC_PE_Gating_WF_QLveto.C.
| void CWB_UserPluginNamespace_5::GetLveto | ( | netcluster * | pwc, |
| int | cid, | ||
| int | nifo, | ||
| float * | Lveto | ||
| ) |
Definition at line 2931 of file CWB_Plugin_O3aConditioning_MDC_PE_Gating_WF_QLveto.C.
| double CWB_UserPluginNamespace_5::GetPeakFrequency | ( | wavearray< double > * | wf | ) |
Definition at line 3218 of file CWB_Plugin_O3aConditioning_MDC_PE_Gating_WF_QLveto.C.
| double CWB_UserPluginNamespace_5::GetQfactor | ( | wavearray< double > * | wf, |
| double | frequency, | ||
| bool | fixAmax | ||
| ) |
Definition at line 3159 of file CWB_Plugin_O3aConditioning_MDC_PE_Gating_WF_QLveto.C.
| void CWB_UserPluginNamespace_5::GetQveto | ( | wavearray< double > * | wf, |
| float & | Qveto, | ||
| float & | Qfactor | ||
| ) |
Definition at line 2862 of file CWB_Plugin_O3aConditioning_MDC_PE_Gating_WF_QLveto.C.
| void CWB_UserPluginNamespace_5::PlotWaveform | ( | TString | ifo, |
| wavearray< double > * | wfREC, | ||
| CWB::config * | cfg, | ||
| bool | fft = false, |
||
| bool | strain = false |
||
| ) |
Definition at line 3035 of file CWB_Plugin_O3aConditioning_MDC_PE_Gating_WF_QLveto.C.
| void CWB_UserPluginNamespace_5::ResetPCA | ( | network * | NET, |
| CWB::config * | cfg, | ||
| netcluster * | pwc, | ||
| std::vector< netpixel > * | vPIX, | ||
| int | ID | ||
| ) |
Definition at line 3144 of file CWB_Plugin_O3aConditioning_MDC_PE_Gating_WF_QLveto.C.