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