Logo coherent WaveBurst  
Library Reference Guide
Logo
Macros | Functions | Variables
TestReadSkyDistFromLogMDC.C File Reference

Macros

#define LOG_FILE   "/home/vedovato/S6/coherent/offline/SIMULATION/ADV_SIM_BRST6_S6a_LS2_SGQ3_L1H1V1_run100rws/BurstMDC-BRST6_S6a_LS2_SGQ3-Log.txt"
 
#define N_IFO   3
 

Functions

 exit (0)
 
 for (int n=0;n< 10;n++)
 pointers to detectors More...
 
MDC SetSkyDistribution (MDC_LOGFILE, LOG_FILE, par)
 

Variables

double hrss
 
int ID
 
int id
 
CWB::mdc MDC (N_IFO, ifo)
 
vector< mdcparpar
 
double phi
 
double psi
 
double rho
 
double theta
 
double xiota
 

Macro Definition Documentation

◆ LOG_FILE

#define LOG_FILE   "/home/vedovato/S6/coherent/offline/SIMULATION/ADV_SIM_BRST6_S6a_LS2_SGQ3_L1H1V1_run100rws/BurstMDC-BRST6_S6a_LS2_SGQ3-Log.txt"

◆ N_IFO

#define N_IFO   3

Function Documentation

◆ exit()

exit ( )

◆ for()

for ( )

pointers to detectors

Definition at line 24 of file TestReadSkyDistFromLogMDC.C.

◆ SetSkyDistribution()

MDC SetSkyDistribution ( MDC_LOGFILE  ,
LOG_FILE  ,
par   
)

Variable Documentation

◆ hrss

double hrss

Definition at line 23 of file TestReadSkyDistFromLogMDC.C.

◆ ID

int ID

Definition at line 23 of file TestReadSkyDistFromLogMDC.C.

◆ id

int id

Definition at line 23 of file TestReadSkyDistFromLogMDC.C.

◆ MDC

Initial value:
{
#define N_IFO
#define LOG_FILE
TString ifo[N_IFO]={"L1","H1","V1"}
TString("c")
char ifo[NIFO_MAX][8]
#define N_IFO

◆ par

vector<mdcpar> par

Definition at line 12 of file TestReadSkyDistFromLogMDC.C.

◆ phi

double phi

Definition at line 22 of file TestReadSkyDistFromLogMDC.C.

◆ psi

double psi

Definition at line 22 of file TestReadSkyDistFromLogMDC.C.

◆ rho

double rho

Definition at line 22 of file TestReadSkyDistFromLogMDC.C.

◆ theta

double theta

Definition at line 22 of file TestReadSkyDistFromLogMDC.C.

◆ xiota

double xiota

Definition at line 23 of file TestReadSkyDistFromLogMDC.C.