![]() |
ATLAS Offline Software
|
#include <TBTailCatcherRawCnv.h>
Public Member Functions | |
| TBTailCatcherRawCnv (ISvcLocator *svcloc) | |
| virtual | ~TBTailCatcherRawCnv () |
| virtual StatusCode | initialize () override |
| initialization | |
| virtual StatusCode | PoolToDataObject (DataObject *&pObj, const Token *token, const std::string &key) override |
| Extend base-class conversion method to modify when reading in. | |
Private Types | |
| typedef T_AthenaPoolFindBase< TBTailCatcherRaw >::type | Base |
Friends | |
| class | CnvFactory< TBTailCatcherRawCnv > |
Definition at line 13 of file TBTailCatcherRawCnv.h.
|
privateinherited |
Definition at line 62 of file T_AthenaPoolCnv.h.
| TBTailCatcherRawCnv::TBTailCatcherRawCnv | ( | ISvcLocator * | svcloc | ) |
Definition at line 15 of file TBTailCatcherRawCnv.cxx.
|
virtual |
Definition at line 22 of file TBTailCatcherRawCnv.cxx.
|
overridevirtual |
initialization
Definition at line 25 of file TBTailCatcherRawCnv.cxx.
|
overridevirtual |
Extend base-class conversion method to modify when reading in.
Definition at line 38 of file TBTailCatcherRawCnv.cxx.
|
friend |
Definition at line 11 of file TBTailCatcherRawCnv.h.