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