Logo coherent WaveBurst  
Library Reference Guide
Logo
Functions | Variables
ReadNetCluster.C File Reference

Functions

void DumpNetCluster (netcluster *pwc, int cid, int nifo, TString odir)
 
void PlotNetCluster (watplot *WTS, netcluster *pwc, double seggps, TString odir)
 
int ReadDataFromROOT (TString ifile, XPARMS *xparms)
 
void ReadNetCluster (TString ifroot, TString odir=".", int entry=0)
 

Variables

TCanvas * canvas
 
int gENTRY
 
int nIFO
 
watplotWTS
 

Function Documentation

◆ DumpNetCluster()

void DumpNetCluster ( netcluster pwc,
int  cid,
int  nifo,
TString  odir 
)

Definition at line 179 of file ReadNetCluster.C.

◆ PlotNetCluster()

void PlotNetCluster ( watplot WTS,
netcluster pwc,
double  seggps,
TString  odir 
)

Definition at line 148 of file ReadNetCluster.C.

◆ ReadDataFromROOT()

int ReadDataFromROOT ( TString  ifile,
XPARMS *  xparms 
)

Definition at line 73 of file ReadNetCluster.C.

◆ ReadNetCluster()

void ReadNetCluster ( TString  ifroot,
TString  odir = ".",
int  entry = 0 
)

Definition at line 44 of file ReadNetCluster.C.

Variable Documentation

◆ canvas

TCanvas* canvas

Definition at line 42 of file ReadNetCluster.C.

◆ gENTRY

int gENTRY

Definition at line 37 of file ReadNetCluster.C.

◆ nIFO

int nIFO

Definition at line 40 of file ReadNetCluster.C.

◆ WTS

watplot* WTS

Definition at line 39 of file ReadNetCluster.C.