The Gaudi Framework  v30r3 (a5ef0a68)
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 {
18  class Tuple;
19  class TupleObj;
20 } // end of namespace Tuples
21 
22 #endif // GAUDIALG_TUPLES_H
Header file for class TupleObj.
General namespace for Tuple properties.
Definition: Maps.h:34