Logo Coherent WaveBurst  
Reference Guide
Logo
 All Namespaces Files Functions Variables Macros Pages
Macros | Functions | Variables
CreateListEBBH.C File Reference
#include "TF1.h"
#include "Math/WrappedTF1.h"
#include "Math/GaussIntegrator"
Include dependency graph for CreateListEBBH.C:

Macros

#define FACTORS   140
 
#define FREQ_CUTOFF   24
 
#define MMAX   50.
 
#define MMIN   5.
 
#define MSMBH   3.5e6
 
#define NEVENTS   15000
 
#define R_FID   3000000.
 

Functions

int CreateListEBBH ()
 

Variables

static const double C = 299792458
 
static const double G = 6.67384e-11
 
static const double SM = 1.9891e30
 
static const double TimeUnit = G*SM/C/C/C
 

Macro Definition Documentation

#define FACTORS   140

Definition at line 18 of file CreateListEBBH.C.

#define FREQ_CUTOFF   24

Definition at line 15 of file CreateListEBBH.C.

#define MMAX   50.

Definition at line 12 of file CreateListEBBH.C.

#define MMIN   5.

Definition at line 11 of file CreateListEBBH.C.

#define MSMBH   3.5e6

Definition at line 10 of file CreateListEBBH.C.

#define NEVENTS   15000

Definition at line 16 of file CreateListEBBH.C.

#define R_FID   3000000.

Definition at line 13 of file CreateListEBBH.C.

Function Documentation

int CreateListEBBH ( )

Definition at line 20 of file CreateListEBBH.C.

Variable Documentation

const double C = 299792458
static

Definition at line 7 of file CreateListEBBH.C.

const double G = 6.67384e-11
static

Definition at line 5 of file CreateListEBBH.C.

const double SM = 1.9891e30
static

Definition at line 6 of file CreateListEBBH.C.

const double TimeUnit = G*SM/C/C/C
static

Definition at line 8 of file CreateListEBBH.C.