Logo coherent WaveBurst  
Library Reference Guide
Logo
Macros | Functions | Variables
cwb_condor_benchmark.C File Reference
#include <vector>
Include dependency graph for cwb_condor_benchmark.C:

Macros

#define NSTAGE   7
 

Functions

void cwb_condor_benchmark ()
 

Variables

TCanvas * canvas
 
TGraph * gplot
 
TH2F * h2plot
 
TH1F * hplot
 

Macro Definition Documentation

◆ NSTAGE

#define NSTAGE   7

Definition at line 23 of file cwb_condor_benchmark.C.

Function Documentation

◆ cwb_condor_benchmark()

void cwb_condor_benchmark ( )

Definition at line 30 of file cwb_condor_benchmark.C.

Variable Documentation

◆ canvas

TCanvas* canvas

Definition at line 25 of file cwb_condor_benchmark.C.

◆ gplot

TGraph* gplot

Definition at line 27 of file cwb_condor_benchmark.C.

◆ h2plot

TH2F* h2plot

Definition at line 28 of file cwb_condor_benchmark.C.

◆ hplot

TH1F* hplot

Definition at line 26 of file cwb_condor_benchmark.C.