#include "xroot.hh"Macros | |
| #define | CWB_PARAMETER_FILE_TEST |
Functions | |
| GAMMA (double)=0.200000 | |
| SEARCH (char) | |
Variables | |
| double | Acore = 1.414214 |
| double | angle = 0.400000 |
| double | bpp = 0.000100 |
| char | ced_dir [512] = "report/ced" |
| bool | cedDump = 0 |
| double | cedRHO = 4.000000 |
| char | channelNamesMDC [NIFO_MAX][50] |
| char | channelNamesRaw [NIFO_MAX][50] |
| char | condor_dir [512] = "condor" |
| char | condor_log [512] = "/local/user/vedovato" |
| char | config_dir [512] = "config" |
| TMacro | configPlugin |
| char | data_dir [512] = "data" |
| char | data_label [512] = "tutorials" |
| bool | dataPlugin = 0 |
| double | dataShift [NIFO_MAX] = {0,0,0,0,0,0,0,0 } |
| double | dcCal [NIFO_MAX] = {0,0,0,0,0,0,0,0 } |
| double | delta = 1.000000 |
| detectorParams | detParms [NIFO_MAX] |
| dqfile | DQF [12] |
| bool | dump = 1 |
| char | dump_dir [512] = "report/dump" |
| bool | dumpHistory = 1 |
| bool | eDisbalance = 1 |
| bool | EFEC = 1 |
| double | factors [100] |
| double | Fgap = 128.000000 |
| double | fHigh = 2048.000000 |
| char | filter [1024] = "up2" |
| char | filter_dir [1024] = "/home/waveburst/soft/filters/data64_wat-4.8.2" |
| double | fLow = 64.000000 |
| double | fResample = 0.000000 |
| char | frFiles [NIFO_MAX+1][256] |
| double | gap = 5.000000 |
| size_t | healpix = 0 |
| char | ifo [NIFO_MAX][8] |
| char | injectionList [1024] = "" |
| char | input_dir [512] = "input" |
| int | l_high = 8 |
| int | l_low = 3 |
| char * | lagFile = NULL |
| size_t | lagMax = 150 |
| char | lagMode [2] = "w" |
| size_t | lagOff = 0 |
| size_t * | lagSite = NULL |
| size_t | lagSize = 1 |
| double | lagStep = 1.000000 |
| int | levelD = 8 |
| int | levelF = 6 |
| int | levelR = 2 |
| char | log_dir [512] = "log" |
| char | macro_dir [512] = "macro" |
| double | mask = 0.000000 |
| mdcshift | mdc_shift = {0.000000, 0.000000, 0.000000} |
| bool | mdcPlugin = 0 |
| char | merge_dir [512] = "merge" |
| int | mlagStep = 0 |
| size_t | mode = 0 |
| int | nDQF = 12 |
| double | netCC = 0.500000 |
| double | netRHO = 3.500000 |
| int | nfactor = 0 |
| int | nIFO = 0 |
| char | nodedir [1024] = "/atlas/node/www.atlas.aei.uni-hannover.de/user/vedovato" |
| double | nSky = 0.000000 |
| char | output_dir [512] = "output" |
| double | Phi1 = 0.000000 |
| double | Phi2 = 360.000000 |
| TMacro | plugin |
| char | pp_dir [512] = "report/postprod" |
| double | precision = 0.001000 |
| int | Psave = 0 |
| size_t | rateANA = 4096 |
| char | refIFO [4] |
| char | report_dir [512] = "report" |
| bool | savemode = 1 |
| bool | saveTemp = 0 |
| double | segEdge = 8.000000 |
| double | segLen = 600.000000 |
| double | segMLS = 300.000000 |
| double | segTHR = 30.000000 |
| double | shift [NIFO_MAX] = {0,0,0,0,0,0,0,0 } |
| int | simulation = 0 |
| char | skyMaskCCFile [1024] = "" |
| char | skyMaskFile [1024] = "" |
| int | slagMax = 0 |
| int | slagMin = 0 |
| int | slagOff = 0 |
| size_t * | slagSite = NULL |
| int | slagSize = 0 |
| double | TDRate = 16384.000000 |
| double | Tgap = 0.050000 |
| double | Theta1 = 0.000000 |
| double | Theta2 = 180.000000 |
| double | Tlpr = 120.000000 |
| char | tmp_dir [512] = "tmp" |
| double | whiteStride = 20.000000 |
| double | whiteWindow = 60.000000 |
| char | work_dir [512] = "/home/vedovato/Y2/coherent/SVN/watrepo/wat/trunk/tools/cwb/tutorials" |
| char | www_dir [512] = "/home/vedovato/WWW/LSC/reports" |
| double | x2or = 1.500000 |
| #define CWB_PARAMETER_FILE_TEST |
|
pure virtual |
| SEARCH | ( | char | ) |
| double Acore = 1.414214 |
Definition at line 28 of file test_config1.C.
| double angle = 0.400000 |
Definition at line 111 of file test_config1.C.
| double bpp = 0.000100 |
Definition at line 22 of file test_config1.C.
| char ced_dir[512] = "report/ced" |
Definition at line 154 of file test_config1.C.
| bool cedDump = 0 |
Definition at line 129 of file test_config1.C.
| double cedRHO = 4.000000 |
Definition at line 130 of file test_config1.C.
| char channelNamesMDC[NIFO_MAX][50] |
Definition at line 140 of file test_config1.C.
| char channelNamesRaw[NIFO_MAX][50] |
Definition at line 139 of file test_config1.C.
| char condor_dir[512] = "condor" |
Definition at line 148 of file test_config1.C.
| char condor_log[512] = "/local/user/vedovato" |
Definition at line 163 of file test_config1.C.
| char config_dir[512] = "config" |
Definition at line 144 of file test_config1.C.
| TMacro configPlugin |
Definition at line 191 of file test_config1.C.
| char data_dir[512] = "data" |
Definition at line 152 of file test_config1.C.
| char data_label[512] = "tutorials" |
Definition at line 160 of file test_config1.C.
| bool dataPlugin = 0 |
Definition at line 192 of file test_config1.C.
| double dataShift[NIFO_MAX] = {0,0,0,0,0,0,0,0 } |
Definition at line 87 of file test_config1.C.
| double dcCal[NIFO_MAX] = {0,0,0,0,0,0,0,0 } |
Definition at line 78 of file test_config1.C.
| double delta = 1.000000 |
Definition at line 102 of file test_config1.C.
| detectorParams detParms[NIFO_MAX] |
Definition at line 17 of file test_config1.C.
| dqfile DQF[12] |
Definition at line 171 of file test_config1.C.
| bool dump = 1 |
Definition at line 127 of file test_config1.C.
| char dump_dir[512] = "report/dump" |
Definition at line 156 of file test_config1.C.
| bool dumpHistory = 1 |
Definition at line 126 of file test_config1.C.
| bool eDisbalance = 1 |
Definition at line 105 of file test_config1.C.
| bool EFEC = 1 |
Definition at line 109 of file test_config1.C.
| double factors[100] |
Definition at line 84 of file test_config1.C.
| double Fgap = 128.000000 |
Definition at line 24 of file test_config1.C.
| double fHigh = 2048.000000 |
Definition at line 26 of file test_config1.C.
| char filter[1024] = "up2" |
Definition at line 98 of file test_config1.C.
| char filter_dir[1024] = "/home/waveburst/soft/filters/data64_wat-4.8.2" |
Definition at line 135 of file test_config1.C.
| double fLow = 64.000000 |
Definition at line 25 of file test_config1.C.
| double fResample = 0.000000 |
Definition at line 27 of file test_config1.C.
| char frFiles[NIFO_MAX+1][256] |
Definition at line 166 of file test_config1.C.
| double gap = 5.000000 |
Definition at line 82 of file test_config1.C.
| size_t healpix = 0 |
Definition at line 117 of file test_config1.C.
| char ifo[NIFO_MAX][8] |
Definition at line 13 of file test_config1.C.
| char injectionList[1024] = "" |
Definition at line 136 of file test_config1.C.
| char input_dir[512] = "input" |
Definition at line 145 of file test_config1.C.
| int l_high = 8 |
Definition at line 41 of file test_config1.C.
| int l_low = 3 |
Definition at line 40 of file test_config1.C.
| char* lagFile = NULL |
Definition at line 56 of file test_config1.C.
| size_t lagMax = 150 |
Definition at line 55 of file test_config1.C.
| char lagMode[2] = "w" |
Definition at line 57 of file test_config1.C.
| size_t lagOff = 0 |
Definition at line 54 of file test_config1.C.
| size_t* lagSite = NULL |
Definition at line 58 of file test_config1.C.
| size_t lagSize = 1 |
Definition at line 52 of file test_config1.C.
| double lagStep = 1.000000 |
Definition at line 53 of file test_config1.C.
| int levelD = 8 |
Definition at line 39 of file test_config1.C.
| int levelF = 6 |
Definition at line 38 of file test_config1.C.
| int levelR = 2 |
Definition at line 37 of file test_config1.C.
| char log_dir[512] = "log" |
Definition at line 151 of file test_config1.C.
| char macro_dir[512] = "macro" |
Definition at line 150 of file test_config1.C.
| double mask = 0.000000 |
Definition at line 116 of file test_config1.C.
| mdcshift mdc_shift = {0.000000, 0.000000, 0.000000} |
Definition at line 93 of file test_config1.C.
| bool mdcPlugin = 0 |
Definition at line 193 of file test_config1.C.
| char merge_dir[512] = "merge" |
Definition at line 147 of file test_config1.C.
| int mlagStep = 0 |
Definition at line 62 of file test_config1.C.
| size_t mode = 0 |
Definition at line 110 of file test_config1.C.
| int nDQF = 12 |
Definition at line 170 of file test_config1.C.
| double netCC = 0.500000 |
Definition at line 33 of file test_config1.C.
| double netRHO = 3.500000 |
Definition at line 32 of file test_config1.C.
| int nfactor = 0 |
Definition at line 83 of file test_config1.C.
| int nIFO = 0 |
Definition at line 10 of file test_config1.C.
| char nodedir[1024] = "/atlas/node/www.atlas.aei.uni-hannover.de/user/vedovato" |
Definition at line 187 of file test_config1.C.
| double nSky = 0.000000 |
Definition at line 131 of file test_config1.C.
| char output_dir[512] = "output" |
Definition at line 146 of file test_config1.C.
| double Phi1 = 0.000000 |
Definition at line 114 of file test_config1.C.
| double Phi2 = 360.000000 |
Definition at line 115 of file test_config1.C.
| TMacro plugin |
Definition at line 190 of file test_config1.C.
| char pp_dir[512] = "report/postprod" |
Definition at line 155 of file test_config1.C.
| double precision = 0.001000 |
Definition at line 121 of file test_config1.C.
| int Psave = 0 |
Definition at line 75 of file test_config1.C.
| size_t rateANA = 4096 |
Definition at line 21 of file test_config1.C.
| char refIFO[4] |
Definition at line 14 of file test_config1.C.
| char report_dir[512] = "report" |
Definition at line 149 of file test_config1.C.
| bool savemode = 1 |
Definition at line 128 of file test_config1.C.
| bool saveTemp = 0 |
Definition at line 125 of file test_config1.C.
| double segEdge = 8.000000 |
Definition at line 49 of file test_config1.C.
| double segLen = 600.000000 |
Definition at line 46 of file test_config1.C.
| double segMLS = 300.000000 |
Definition at line 47 of file test_config1.C.
| double segTHR = 30.000000 |
Definition at line 48 of file test_config1.C.
| double shift[NIFO_MAX] = {0,0,0,0,0,0,0,0 } |
Definition at line 59 of file test_config1.C.
| int simulation = 0 |
Definition at line 81 of file test_config1.C.
| char skyMaskCCFile[1024] = "" |
Definition at line 138 of file test_config1.C.
| char skyMaskFile[1024] = "" |
Definition at line 137 of file test_config1.C.
| int slagMax = 0 |
Definition at line 67 of file test_config1.C.
| int slagMin = 0 |
Definition at line 66 of file test_config1.C.
| int slagOff = 0 |
Definition at line 68 of file test_config1.C.
| size_t* slagSite = NULL |
Definition at line 69 of file test_config1.C.
| int slagSize = 0 |
Definition at line 65 of file test_config1.C.
| double TDRate = 16384.000000 |
Definition at line 97 of file test_config1.C.
| double Tgap = 0.050000 |
Definition at line 23 of file test_config1.C.
| double Theta1 = 0.000000 |
Definition at line 112 of file test_config1.C.
| double Theta2 = 180.000000 |
Definition at line 113 of file test_config1.C.
| double Tlpr = 120.000000 |
Definition at line 29 of file test_config1.C.
| char tmp_dir[512] = "tmp" |
Definition at line 153 of file test_config1.C.
| double whiteStride = 20.000000 |
Definition at line 73 of file test_config1.C.
| double whiteWindow = 60.000000 |
Definition at line 72 of file test_config1.C.
| char work_dir[512] = "/home/vedovato/Y2/coherent/SVN/watrepo/wat/trunk/tools/cwb/tutorials" |
Definition at line 143 of file test_config1.C.
| char www_dir[512] = "/home/vedovato/WWW/LSC/reports" |
Definition at line 157 of file test_config1.C.
| double x2or = 1.500000 |
Definition at line 31 of file test_config1.C.