|
Gaudi Framework, version v22r4 |
| Home | Generated: Fri Sep 2 2011 |
#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.