Logo Coherent WaveBurst  
Reference Guide
Logo
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Macros | Functions | Variables
TestGetTreeDetector.C File Reference

Macros

#define IFILE_NAME   "../../cwbpipe/tutorials/S6A_R4_SIM_BRST_L1H1V1/data/wave_931081200_600_S6A_R4_SIM_BRST_L1H1V1_4.8_job8.root"
 

Functions

ifile Close ()
 
 exit (0)
 
 for (int n=0;n< list->GetSize();n++)
 

Variables

TTree * itree = (TTree *) gROOT->FindObject("waveburst")
 
TList * list = itree->GetUserInfo()
 

Macro Definition Documentation

#define IFILE_NAME   "../../cwbpipe/tutorials/S6A_R4_SIM_BRST_L1H1V1/data/wave_931081200_600_S6A_R4_SIM_BRST_L1H1V1_4.8_job8.root"

Function Documentation

ifile Close ( )
exit ( )
for ( int  n = 0;n<list->GetSize();n++)

Definition at line 12 of file TestGetTreeDetector.C.

Variable Documentation

TTree* itree = (TTree *) gROOT->FindObject("waveburst")

Definition at line 10 of file TestGetTreeDetector.C.

TList* list = itree->GetUserInfo()

Definition at line 11 of file TestGetTreeDetector.C.