#include "GaudiKernel/Kernel.h"
#include "GaudiKernel/DataObject.h"
#include "GaudiKernel/StreamBuffer.h"
#include "GaudiKernel/SmartRefVector.h"
#include "GaudiKernel/SmartRef.h"
#include "GaudiKernel/HashMap.h"
Include dependency graph for RefTable.h:
Go to the source code of this file.
Classes | |
class | RefTableBase< FROM, MAPENTRY > |
template <class FROM, class TO, class MAPENTRY> class RefTable More... | |
class | RefTable1to1< FROM, TO > |
class | RefTable1toN< FROM, TO > |
Defines | |
#define | GAUDIKERNEL_REFTABLE_H 1 |
Variables | |
static const CLID | CLID_RefTable1to1 = 300 |
static const CLID | CLID_RefTable1toN = 301 |
#define GAUDIKERNEL_REFTABLE_H 1 |
Definition at line 3 of file RefTable.h.
const CLID CLID_RefTable1to1 = 300 [static] |
Definition at line 15 of file RefTable.h.
const CLID CLID_RefTable1toN = 301 [static] |
Definition at line 16 of file RefTable.h.