Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions
DrawSkyDistributionPRC.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 "constants.hh"
Include dependency graph for DrawSkyDistributionPRC.C:

Macros

#define ANGULAR_DISTANCE   90
 
#define COORDINATES   "Geographic"
 
#define DISPLAY_WORLD_MAP
 
#define DRAW_EVENTS
 
#define PROJECTION   ""
 
#define RESOLUTION   2
 
#define WORLD_MAP_DIR   "$CWB_GWAT/data/"
 

Functions

void DrawSkyDistributionPRC (TString data_label, TString odir, TString merge_label, vector< TString > ifo, detectorParams *dP, float T_win, int pp_inetcc, float T_cor, int pp_irho, float T_cut, float T_vED, float T_pen, float T_ifar, bool binj=true, TString polarization="TENSOR", bool save_antpat=false)
 

Macro Definition Documentation

#define ANGULAR_DISTANCE   90

Definition at line 43 of file DrawSkyDistributionPRC.C.

#define COORDINATES   "Geographic"

Definition at line 32 of file DrawSkyDistributionPRC.C.

#define DISPLAY_WORLD_MAP

Definition at line 47 of file DrawSkyDistributionPRC.C.

#define DRAW_EVENTS

Definition at line 40 of file DrawSkyDistributionPRC.C.

#define PROJECTION   ""

Definition at line 34 of file DrawSkyDistributionPRC.C.

#define RESOLUTION   2

Definition at line 28 of file DrawSkyDistributionPRC.C.

#define WORLD_MAP_DIR   "$CWB_GWAT/data/"

Definition at line 48 of file DrawSkyDistributionPRC.C.

Function Documentation

void DrawSkyDistributionPRC ( TString  data_label,
TString  odir,
TString  merge_label,
vector< TString ifo,
detectorParams dP,
float  T_win,
int  pp_inetcc,
float  T_cor,
int  pp_irho,
float  T_cut,
float  T_vED,
float  T_pen,
float  T_ifar,
bool  binj = true,
TString  polarization = "TENSOR",
bool  save_antpat = false 
)

Definition at line 53 of file DrawSkyDistributionPRC.C.