Logo coherent WaveBurst  
Library Reference Guide
Logo
Functions | Variables
DrawCosOmegaPRC.C File Reference
#include "TROOT.h"
#include "TSystem.h"
#include "TFile.h"
#include "TTree.h"
#include <fstream>
#include <iostream>
#include "TGraph.h"
#include "TMultiGraph.h"
#include "TCanvas.h"
#include "TH1F.h"
#include "TMath.h"
#include "TH2F.h"
#include <TComplex.h>
#include <TStyle.h>
#include <TRandom.h>
#include "TVector3.h"
#include "TRotation.h"
#include "Math/Vector3Dfwd.h"
#include "Math/Rotation3D.h"
Include dependency graph for DrawCosOmegaPRC.C:

Functions

void DrawCosOmegaPRC (TString data_label, TString odir, TString merge_label, int nIFO, float T_win, int pp_inetcc, float T_cor, int pp_irho, float T_cut, float T_vED, float T_pen, float T_ifar)
 

Variables

TCanvas * co_canvas
 
TH1F * co_hist
 

Function Documentation

◆ DrawCosOmegaPRC()

void DrawCosOmegaPRC ( TString  data_label,
TString  odir,
TString  merge_label,
int  nIFO,
float  T_win,
int  pp_inetcc,
float  T_cor,
int  pp_irho,
float  T_cut,
float  T_vED,
float  T_pen,
float  T_ifar 
)

Definition at line 49 of file DrawCosOmegaPRC.C.

Variable Documentation

◆ co_canvas

TCanvas* co_canvas

Definition at line 46 of file DrawCosOmegaPRC.C.

◆ co_hist

TH1F* co_hist

Definition at line 45 of file DrawCosOmegaPRC.C.