Macros | |
| #define | N_IFO 3 |
| #define | NWAVEFORM 15 |
Functions | |
| exit (0) | |
| for (int n=0;n< NWAVEFORM;n++) | |
| pointers to detectors More... | |
| vector< mdcpar > | par (3) |
| MDC | Print () |
| MDC | SetInjJitter (1.0) |
| MDC | SetInjRate (0.1) |
| MDC | SetSkyDistribution (MDC_RANDOM, par) |
Variables | |
| F [0] =70 | |
| TString | frDir = "frames" |
| TString | frLabel = "TEST" |
| size_t | gps = 123456789 |
| TString | ifo [N_IFO] ={"L1","H1","V1"} |
| size_t | length = 1000 |
| CWB::mdc | MDC (N_IFO, ifo) |
| par [0] | name ="entries" |
| TString | ofName = MDC.WriteFrameFile(frDir, frLabel, gps, length, xlog) |
| double | Q [NWAVEFORM] |
| par [0] | value =100000 |
| waveform | wf |
| char | wf_name [256] |
| bool | xlog = true |
| #define N_IFO 3 |
| #define NWAVEFORM 15 |
| exit | ( | 0 | ) |
| for | ( | ) |
pointers to detectors
Definition at line 35 of file TestWriteFrameMDC.C.
| vector<mdcpar> par | ( | 3 | ) |
| MDC Print | ( | ) |
| MDC SetInjJitter | ( | 1. | 0 | ) |
| MDC SetInjRate | ( | 0. | 1 | ) |
| MDC SetSkyDistribution | ( | MDC_RANDOM | , |
| par | |||
| ) |
| F[14] =70 |
Definition at line 12 of file TestWriteFrameMDC.C.
| TString frDir = "frames" |
Definition at line 73 of file TestWriteFrameMDC.C.
| TString frLabel = "TEST" |
Definition at line 74 of file TestWriteFrameMDC.C.
| size_t gps = 123456789 |
Definition at line 75 of file TestWriteFrameMDC.C.
| size_t length = 1000 |
Definition at line 76 of file TestWriteFrameMDC.C.
| par [2] name ="entries" |
Definition at line 49 of file TestWriteFrameMDC.C.
Definition at line 79 of file TestWriteFrameMDC.C.
| Q[14] |
Definition at line 1 of file TestWriteFrameMDC.C.
| par [2] value =100000 |
Definition at line 49 of file TestWriteFrameMDC.C.
| waveform wf |
Definition at line 34 of file TestWriteFrameMDC.C.
| char wf_name[256] |
Definition at line 33 of file TestWriteFrameMDC.C.
| bool xlog = true |
Definition at line 77 of file TestWriteFrameMDC.C.