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