source: fact/tools/rootmacros/fir.h@ 12205

Last change on this file since 12205 was 12166, checked in by neise, 13 years ago
initial commit
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.