Logo coherent WaveBurst  
Library Reference Guide
Logo
Macros | Functions
CreateGraphRadiusIFAR.C File Reference
#include "TROOT.h"
#include "TSystem.h"
#include "TFile.h"
#include "TTree.h"
#include "TTreeIndex.h"
#include <fstream>
#include <iostream>
#include "TGraphErrors.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 CreateGraphRadiusIFAR.C:

Macros

#define MINMAXIFAR   4278.
 

Functions

TGraphErrors * CreateGraphRadiusIFAR (char *sim_file_name, char *mdc_file_name, TString SEL, float shell_volume, Color_t color=kBlue, TString opt="default", double liveTot=1e6, float T_ifar=0.0, float T_win=0.2, int TRIALS=1, int nIFO=2)
 

Macro Definition Documentation

◆ MINMAXIFAR

#define MINMAXIFAR   4278.

Definition at line 45 of file CreateGraphRadiusIFAR.C.

Function Documentation

◆ CreateGraphRadiusIFAR()

TGraphErrors* CreateGraphRadiusIFAR ( char *  sim_file_name,
char *  mdc_file_name,
TString  SEL,
float  shell_volume,
Color_t  color = kBlue,
TString  opt = "default",
double  liveTot = 1e6,
float  T_ifar = 0.0,
float  T_win = 0.2,
int  TRIALS = 1,
int  nIFO = 2 
)

Definition at line 48 of file CreateGraphRadiusIFAR.C.