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

Macros

#define NETCC   0.0
 
#define NETRHO   0
 
#define ODIR   "fits"
 
#define WAVE_FILE   "merge/wave_bbh_low_lh_wp10_run2.M1.C_salvo.root"
 

Functions

 exit (0)
 
 for (int n=0;n< nIFO;n++)
 pointers to detectors More...
 
else cout<< "nevt : "<< nevt<< endl;TList *ifoList=event.fChain-> GetUserInfo ()
 
 if (nevt==0)
 

Variables

int nevt = event.GetEntries()
 
int nIFO = ifoList->GetSize()
 

Macro Definition Documentation

◆ NETCC

#define NETCC   0.0

◆ NETRHO

#define NETRHO   0

◆ ODIR

#define ODIR   "fits"

◆ WAVE_FILE

#define WAVE_FILE   "merge/wave_bbh_low_lh_wp10_run2.M1.C_salvo.root"

Function Documentation

◆ exit()

exit ( )

◆ for()

for ( )

pointers to detectors

Definition at line 21 of file RootSkyMap2Fits.C.

◆ GetUserInfo()

else cout<< "nevt : " << nevt << endl; TList* ifoList = event.fChain-> GetUserInfo ( )

◆ if()

if ( nevt  = =0)

Definition at line 13 of file RootSkyMap2Fits.C.

Variable Documentation

◆ nevt

int nevt = event.GetEntries()

Definition at line 12 of file RootSkyMap2Fits.C.

◆ nIFO

int nIFO = ifoList->GetSize()

Definition at line 20 of file RootSkyMap2Fits.C.