BOSS 7.0.3
BESIII Offline Software System
Loading...
Searching...
No Matches
McEventCnv Class Reference

#include <McEventCnv.h>

+ Inheritance diagram for McEventCnv:

Public Member Functions

StatusCode createObj (IOpaqueAddress *pAddr, DataObject *&pObj)
 
virtual long repSvcType () const
 
StatusCode createObj (IOpaqueAddress *pAddr, DataObject *&pObj)
 
virtual long repSvcType () const
 
- Public Member Functions inherited from Converter< Ty1, Ty2 >
destinationoperator (const source &) const
 
destinationoperator (const source &) const
 

Static Public Member Functions

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 ()
 

Protected Member Functions

 McEventCnv (ISvcLocator *svcloc)
 
 McEventCnv (ISvcLocator *svcloc)
 
- Protected Member Functions inherited from Converter< Ty1, Ty2 >
virtual destinationconvert (const source &) const =0
 
virtual destinationconvert (const source &) const =0
 

Friends

class CnvFactory< McEventCnv >
 

Additional Inherited Members

- Public Types inherited from Converter< Ty1, Ty2 >
typedef Ty1 source
 
typedef Ty2 destination
 
typedef Ty1 source
 
typedef Ty2 destination
 

Detailed Description

Constructor & Destructor Documentation

◆ McEventCnv() [1/2]

McEventCnv::McEventCnv ( ISvcLocator *  svcloc)
protected

◆ McEventCnv() [2/2]

McEventCnv::McEventCnv ( ISvcLocator *  svcloc)
protected

Member Function Documentation

◆ classID() [1/2]

static const CLID & McEventCnv::classID ( )
inlinestatic

Definition at line 30 of file Generator/McEventSelector/McEventSelector-01-00-13/McEventSelector/McEventCnv.h.

30 {
31 return CLID_Event;
32 }
const CLID & CLID_Event
Definition: EventModel.cxx:193

◆ classID() [2/2]

static const CLID & McEventCnv::classID ( )
inlinestatic

Definition at line 30 of file InstallArea/include/McEventSelector/McEventSelector/McEventCnv.h.

30 {
31 return CLID_Event;
32 }

◆ createObj() [1/2]

StatusCode McEventCnv::createObj ( IOpaqueAddress *  pAddr,
DataObject *&  pObj 
)

Definition at line 18 of file McEventCnv.cxx.

◆ createObj() [2/2]

StatusCode McEventCnv::createObj ( IOpaqueAddress *  pAddr,
DataObject *&  pObj 
)

◆ repSvcType() [1/2]

long McEventCnv::repSvcType ( ) const
virtual

Definition at line 35 of file McEventCnv.cxx.

35 {
36 return McCnvSvc::storageType();
37}

◆ repSvcType() [2/2]

virtual long McEventCnv::repSvcType ( ) const
virtual

◆ storageType() [1/2]

unsigned char McEventCnv::storageType ( )
static

Storage type and class ID.

Definition at line 31 of file McEventCnv.cxx.

31 {
32 return McCnvSvc::storageType();
33}

◆ storageType() [2/2]

static unsigned char McEventCnv::storageType ( )
static

Storage type and class ID.

Friends And Related Function Documentation

◆ CnvFactory< McEventCnv >


The documentation for this class was generated from the following files: