#include <TrigSerializeCnvSvc.h>
Definition at line 15 of file TrigSerializeCnvSvc.h.
◆ TrigSerializeCnvSvc()
| TrigSerializeCnvSvc::TrigSerializeCnvSvc |
( |
const std::string & | name, |
|
|
ISvcLocator * | svc ) |
|
inline |
◆ initialize()
| StatusCode TrigSerializeCnvSvc::initialize |
( |
| ) |
|
|
overridevirtual |
Definition at line 10 of file TrigSerializeCnvSvc.cxx.
10 {
11 MsgStream
log(
msgSvc(),
"TrigSerializeCnvSvc");
12 log << MSG::INFO <<
"initialize()" <<
endmsg;
13
14
15
16
17
18
19
20
21
22
23
24
25 return StatusCode::SUCCESS;
26}
msgSvc
Provide convenience handles for various services.
◆ repSvcType()
| virtual long int TrigSerializeCnvSvc::repSvcType |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ storageType()
| long int TrigSerializeCnvSvc::storageType |
( |
| ) |
|
|
inlinestatic |
The documentation for this class was generated from the following files: