StRoot  1
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
fms_fm001_2012_a.hh
1 //
2 // Pibero Djawotho <pibero@tamu.edu>
3 // Texas A&M University
4 // 11 Feb 2012
5 //
6 
7 #ifndef FMS_FM001_2012_A_HH
8 #define FMS_FM001_2012_A_HH
9 
10 #include "Board.hh"
11 
12 void fms_fm001_2012_a(Board& fm001, int t=MAXPP);
13 
14 #endif // FMS_FM001_2012_A_HH
Definition: Board.hh:14