Macros | |
| #define | F1 95 |
| #define | F2 105 |
| #define | LENGHT 1200 |
| #define | RATE 2048 |
Functions | |
| for () | |
| pointers to detectors More... | |
| h | rate (RATE) |
| h | resize (N) |
| TRandom3 | rnd (0) |
| h | start (0) |
| h | stop (LENGHT+2 *totalscratch) |
Variables | |
| wavearray< double > | h |
| int | N = RATE*(LENGHT+2*totalscratch) |
| double | omega_lf = TMath::TwoPi()*2 |
| int | totalscratch =32 |
| #define F1 95 |
| #define F2 105 |
| #define LENGHT 1200 |
| #define RATE 2048 |
| for | ( | ) |
pointers to detectors
Definition at line 36 of file Regression_Sine_Bic.C.
| TRandom3 rnd | ( | 0 | ) |
| h start | ( | 0 | ) |
| wavearray<double> h |
Definition at line 28 of file Regression_Sine_Bic.C.
| int N = RATE*(LENGHT+2*totalscratch) |
Definition at line 27 of file Regression_Sine_Bic.C.
| double omega_lf = TMath::TwoPi()*2 |
Definition at line 21 of file Regression_Sine_Bic.C.
| int totalscratch =32 |
Definition at line 24 of file Regression_Sine_Bic.C.