|
Gaudi Framework, version v23r2 |
| Home | Generated: Thu Jun 28 2012 |
#include <NTupleSvc.h>

Public Member Functions | |
| Connection (IConversionSvc *s) | |
| Connection (const Connection &c) | |
Public Attributes | |
| IConversionSvc * | service |
Definition at line 31 of file NTupleSvc.h.
| NTupleSvc::Connection::Connection | ( | IConversionSvc * | s ) | [inline] |
Definition at line 33 of file NTupleSvc.h.
: service(s) {}
| NTupleSvc::Connection::Connection | ( | const Connection & | c ) | [inline] |
Definition at line 34 of file NTupleSvc.h.
Definition at line 32 of file NTupleSvc.h.