source:
fact/tools/rootmacros/fir.h@
18350
Last change on this file since 18350 was 12166, checked in by , 13 years ago | |
---|---|
File size: 150 bytes |
Line | |
---|---|
1 | #ifndef __FIR_H |
2 | #define __FIR_H |
3 | |
4 | #define FAD_MAX_SAMPLES 1024 |
5 | // extern float Vmeas[FAD_MAX_SAMPLES]; |
6 | // extern float Vfir[FAD_MAX_SAMPLES]; |
7 | |
8 | #endif |
Note:
See TracBrowser
for help on using the repository browser.