#include "GaudiAlg/TupleObj.h"
Include dependency graph for Tuples.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Namespaces | |
namespace | Tuples |
Classes | |
class | Tuples::_TupAdapter< OBJECT, ARGUMENT, RESULT > |
Trivial adapter to avoid the GCC problem (pointer to the function is never evaluated as "const TYPE&" ). More... | |
Defines | |
#define | GAUDIALG_TUPLES_H 1 |
Functions | |
template<class OBJECT> | |
_TupAdapter< OBJECT, double, double > | Tuples::useFun (OBJECT object) |