StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
old_padfinder.h
1 #ifndef _FTP_PADFINDER_H_
2 #define _FTP_PADFINDER_H_
3 
4 struct ftp_padfinder {
5  UINT8 daqrow[2] ;
6 } ftp_padfinder[10][3] ;
7 
8 
9 
10 #endif
11