#include <AthenaRootConverterHandle.h>
Definition at line 21 of file AthenaRootConverterHandle.h.
◆ AthenaRootConverterHandle()
◆ ~AthenaRootConverterHandle()
AthenaRootConverterHandle::~AthenaRootConverterHandle |
( |
| ) |
|
|
virtual |
◆ ClassName()
const std::string& AthenaRootConverterHandle::ClassName |
( |
| ) |
|
|
inline |
◆ ReadBuffer()
void AthenaRootConverterHandle::ReadBuffer |
( |
TBuffer & |
b, |
|
|
void * |
obj, |
|
|
Version_t |
version, |
|
|
UInt_t |
R__s, |
|
|
UInt_t |
R__c |
|
) |
| |
|
virtual |
Definition at line 26 of file AthenaRootConverterHandle.cxx.
33 std::cerr <<
"-- AthenaRootConverterHandle::ReadBuffer - ERROR - Class name:"
35 <<
"; can NOT read the object - failed to get TClass (possibly unknown to dictionary)"
◆ StreamerChecksum()
unsigned AthenaRootConverterHandle::StreamerChecksum |
( |
| ) |
|
|
inline |
◆ m_converter
◆ m_oldClass
TClass* AthenaRootConverterHandle::m_oldClass |
|
protected |
◆ m_oldObj
void* AthenaRootConverterHandle::m_oldObj |
|
protected |
The documentation for this class was generated from the following files: