![]() |
|
|
Generated: 8 Jan 2009 |
#include "GaudiKernel/NTupleItems.h"
#include "GaudiKernel/DataObject.h"
#include "GaudiKernel/ContainedObject.h"

Go to the source code of this file.
Defines | |
| #define | GAUDI_NTUPLEITEMS_CPP 1 |
| #define | INSTANTIATE(TYP) |
Typedefs | |
| typedef const std::string & | CSTR |
| typedef const std::type_info & | CTYPE |
| #define GAUDI_NTUPLEITEMS_CPP 1 |
Definition at line 15 of file NTupleItems.cpp.
| #define INSTANTIATE | ( | TYP | ) |
Value:
template class NTuple::_Item<TYP>;\ template class NTuple::_Array<TYP>;\ template class NTuple::_Matrix<TYP>;
Definition at line 47 of file NTupleItems.cpp.
| typedef const std::string& CSTR |
Definition at line 22 of file NTupleItems.cpp.
| typedef const std::type_info& CTYPE |
Definition at line 23 of file NTupleItems.cpp.