Loading [MathJax]/extensions/tex2jax.js
The Gaudi Framework  v31r0 (aeb156f0)
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Modules Pages
Tuples.h
Go to the documentation of this file.
1 #ifndef GAUDIALG_TUPLES_H
2 #define GAUDIALG_TUPLES_H 1
3 // ============================================================================
4 // GaudiAlg
5 // ============================================================================
6 #include "GaudiAlg/TupleObj.h"
7 // ============================================================================
8 
16 namespace Tuples {
17  class Tuple;
18  class TupleObj;
19 } // end of namespace Tuples
20 
21 #endif // GAUDIALG_TUPLES_H
Header file for class TupleObj.
General namespace for Tuple properties.
Definition: Maps.h:33