#include <McEventCnv.h>
|
static unsigned char | storageType () |
| Storage type and class ID.
|
|
static const CLID & | classID () |
|
static unsigned char | storageType () |
| Storage type and class ID.
|
|
static const CLID & | classID () |
|
◆ McEventCnv() [1/2]
McEventCnv::McEventCnv |
( |
ISvcLocator * |
svcloc | ) |
|
|
protected |
Definition at line 13 of file McEventCnv.cxx.
13 :
15}
static unsigned char storageType()
storage type
static const CLID & classID()
◆ McEventCnv() [2/2]
McEventCnv::McEventCnv |
( |
ISvcLocator * |
svcloc | ) |
|
|
protected |
◆ classID() [1/2]
static const CLID & McEventCnv::classID |
( |
| ) |
|
|
inlinestatic |
◆ classID() [2/2]
static const CLID & McEventCnv::classID |
( |
| ) |
|
|
inlinestatic |
◆ createObj() [1/2]
StatusCode McEventCnv::createObj |
( |
IOpaqueAddress * |
pAddr, |
|
|
DataObject *& |
pObj |
|
) |
| |
Definition at line 18 of file McEventCnv.cxx.
18 {
20 pMcAddr =
dynamic_cast<McAddress*
>(pAddr);
21
25 pObj = eventHeader;
26
27 return StatusCode::SUCCESS;
28}
unsigned int eventNumber() const
◆ createObj() [2/2]
StatusCode McEventCnv::createObj |
( |
IOpaqueAddress * |
pAddr, |
|
|
DataObject *& |
pObj |
|
) |
| |
◆ repSvcType() [1/2]
long McEventCnv::repSvcType |
( |
| ) |
const |
|
virtual |
◆ repSvcType() [2/2]
virtual long McEventCnv::repSvcType |
( |
| ) |
const |
|
virtual |
◆ storageType() [1/2]
unsigned char McEventCnv::storageType |
( |
| ) |
|
|
static |
◆ storageType() [2/2]
static unsigned char McEventCnv::storageType |
( |
| ) |
|
|
static |
Storage type and class ID.
◆ CnvFactory< McEventCnv >
The documentation for this class was generated from the following files: