Macros | |
| #define | IFILE_NAME "data/noiseH1_968654512_S6_online_1_848615060_D.dat" |
| #define | SAMPLERATE 4096 |
Functions | |
| for (int i=nscratch;i< x.size() -nscratch;i++) | |
| pointers to detectors More... | |
| x | rate (SAMPLERATE) |
| x | ReadBinary (IFILE_NAME) |
| x | start (100) |
Variables | |
| double | avr =0 |
| double | dt =1./x.rate() |
| int | N =0 |
| int | nscratch =8*x.rate() |
| wavearray< double > | x |
| #define IFILE_NAME "data/noiseH1_968654512_S6_online_1_848615060_D.dat" |
| #define SAMPLERATE 4096 |
| for | ( | ) |
pointers to detectors
Definition at line 47 of file TestNormalization.C.
| x rate | ( | SAMPLERATE | ) |
| x ReadBinary | ( | IFILE_NAME | ) |
| x start | ( | 100 | ) |
| avr =0 |
Definition at line 46 of file TestNormalization.C.
| double dt =1./x.rate() |
Definition at line 21 of file TestNormalization.C.
| int N =0 |
Definition at line 45 of file TestNormalization.C.
Definition at line 20 of file TestNormalization.C.