The Gaudi Framework  v30r3 (a5ef0a68)
GaudiTupleAlg.cpp
Go to the documentation of this file.
1 // ============================================================================
2 // Include files
3 // ============================================================================
4 // GaudiAlg
5 // ============================================================================
7 // ============================================================================
8 
9 // ============================================================================
10 /* @file GaudiTupleAlg.cpp
11  *
12  * Implementation file for class : GaudiTupleAlg
13  *
14  * @date 2004-01-23
15  * @author Vanya BELYAEV Ivan.Belyaev@itep.ru
16  * @author Chris Jones Christopher.Rob.Jones@cern.ch
17  */
18 // ============================================================================
19 
20 // ============================================================================
21 // Force creation of templated class
23 template class GaudiTuples<GaudiHistoAlg>;
24 // ============================================================================
25 
26 // ============================================================================
27 // The END
28 // ============================================================================