Logo coherent WaveBurst  
Config Reference Guide
Logo
Functions
CWB_UserPluginNamespace_1::CWB_UserPluginNamespace_1 Namespace Reference

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)
 
float GetQveto (wavearray< double > *wf)
 
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)
 

Function Documentation

◆ ClearWaveforms()

void CWB_UserPluginNamespace_1::CWB_UserPluginNamespace_1::ClearWaveforms ( detector *  ifo)

Definition at line 505 of file CWB_Plugin_QLveto_Gating_EBBH.C.

◆ CWB_Plugin()

void CWB_UserPluginNamespace_1::CWB_UserPluginNamespace_1::CWB_Plugin ( TFile *  jfile,
CWB::config *  cfg,
network *  NET,
WSeries< double > *  x,
TString  ifo,
int  type 
)

Definition at line 86 of file CWB_Plugin_QLveto_Gating_EBBH.C.

◆ DoPCA()

std::vector< netpixel > CWB_UserPluginNamespace_1::CWB_UserPluginNamespace_1::DoPCA ( network *  NET,
CWB::config *  cfg,
int  lag,
int  id 
)

Definition at line 526 of file CWB_Plugin_QLveto_Gating_EBBH.C.

◆ GetLveto()

void CWB_UserPluginNamespace_1::CWB_UserPluginNamespace_1::GetLveto ( netcluster *  pwc,
int  cid,
int  nifo,
float *  Lveto 
)

Definition at line 370 of file CWB_Plugin_QLveto_Gating_EBBH.C.

◆ GetQveto()

float CWB_UserPluginNamespace_1::CWB_UserPluginNamespace_1::GetQveto ( wavearray< double > *  wf)

Definition at line 306 of file CWB_Plugin_QLveto_Gating_EBBH.C.

◆ PlotWaveform()

void CWB_UserPluginNamespace_1::CWB_UserPluginNamespace_1::PlotWaveform ( TString  ifo,
wavearray< double > *  wfREC,
CWB::config *  cfg,
bool  fft = false,
bool  strain = false 
)

Definition at line 474 of file CWB_Plugin_QLveto_Gating_EBBH.C.

◆ ResetPCA()

void CWB_UserPluginNamespace_1::CWB_UserPluginNamespace_1::ResetPCA ( network *  NET,
CWB::config *  cfg,
netcluster *  pwc,
std::vector< netpixel > *  vPIX,
int  ID 
)

Definition at line 583 of file CWB_Plugin_QLveto_Gating_EBBH.C.