Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
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++)
 
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

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

Function Documentation

exit ( )
for ( )

Definition at line 21 of file RootSkyMap2Fits.C.

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

Definition at line 13 of file RootSkyMap2Fits.C.

Variable Documentation

int nevt = event.GetEntries()

Definition at line 12 of file RootSkyMap2Fits.C.

int nIFO = ifoList->GetSize()

Definition at line 20 of file RootSkyMap2Fits.C.