Logo Coherent WaveBurst  
Reference Guide
Logo
 All Namespaces Files Functions Variables Macros Pages
Functions
CWB_UserPluginNamespace_2 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)
 
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)
 

Function Documentation

void CWB_UserPluginNamespace_2::ClearWaveforms ( detector *  ifo)

Definition at line 665 of file CWB_Plugin_Gating_QLveto.C.

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

Definition at line 221 of file CWB_Plugin_Gating_QLveto.C.

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

Definition at line 686 of file CWB_Plugin_Gating_QLveto.C.

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

Definition at line 530 of file CWB_Plugin_Gating_QLveto.C.

void CWB_UserPluginNamespace_2::GetQveto ( wavearray< double > *  wf,
float &  Qveto,
float &  Qfactor 
)

Definition at line 461 of file CWB_Plugin_Gating_QLveto.C.

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

Definition at line 634 of file CWB_Plugin_Gating_QLveto.C.

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

Definition at line 743 of file CWB_Plugin_Gating_QLveto.C.