Loading [MathJax]/extensions/tex2jax.js
 |
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef DUMMYDETELEMENTSURFACECNV_P1_H
6 #define DUMMYDETELEMENTSURFACECNV_P1_H
virtual void transToPersUntyped(const void *, void *, MsgStream &)
Convert transient object representation to persistent.
virtual void pstoreToTrans(unsigned, TransBase_t *, MsgStream &)
Internal interface method that is used to invoke the real conversion method (persToTrans) in the deri...
virtual Trk::DetElementSurface * virt_createTransFromPStore(unsigned, MsgStream &)
Internal interface method that is used to invoke the real conversion method (createTransient) in the ...
virtual TPObjRef virt_toPersistent(const TransBase_t *, MsgStream &)
Internal interface method that is used to invoke the real conversion method (toPersistent_impl) in th...
virtual void persToTransUntyped(const void *, void *, MsgStream &)
Convert persistent object representation to transient.
virtual Trk::DetElementSurface * virt_createTransFromPStoreWithKey(unsigned, const std::string &, MsgStream &)
Internal interface method that is used to invoke the real conversion method (createTransient) in the ...
virtual TPObjRef virt_toPersistentWithKey(const TransBase_t *, const std::string &, MsgStream &)
Internal interface method that is used to invoke the real conversion method (toPersistent_impl) in th...
virtual void reservePStorage(size_t)
Reserve 'size' elements for persistent storage.
virtual const std::type_info & persistentTInfo() const
return C++ type id of the persistent class this converter is for