#include <InternalDataKey.h>
Public Member Functions | |
~Data () | |
Public Attributes | |
TBranch * | branch_ |
edm::WrapperInterfaceBase * | interface_ |
Long64_t | lastProduct_ |
edm::ObjectWithDict | obj_ |
void * | pObj_ |
void * | pProd_ |
Definition at line 81 of file InternalDataKey.h.
|
inline |
Definition at line 89 of file InternalDataKey.h.
References edm::ObjectWithDict::address(), edm::TypeWithDict::destruct(), obj_, and edm::ObjectWithDict::typeOf().
TBranch* fwlite::internal::Data::branch_ |
Definition at line 82 of file InternalDataKey.h.
Referenced by fwlite::DataGetterHelper::getBranchData(), fwlite::DataGetterHelper::getBranchNameFor(), and fwlite::DataGetterHelper::getByLabel().
edm::WrapperInterfaceBase* fwlite::internal::Data::interface_ |
Definition at line 87 of file InternalDataKey.h.
Referenced by fwlite::DataGetterHelper::getByLabel().
Long64_t fwlite::internal::Data::lastProduct_ |
Definition at line 83 of file InternalDataKey.h.
Referenced by fwlite::DataGetterHelper::getBranchData(), and fwlite::DataGetterHelper::getByLabel().
edm::ObjectWithDict fwlite::internal::Data::obj_ |
Definition at line 84 of file InternalDataKey.h.
Referenced by fwlite::DataGetterHelper::getBranchData(), fwlite::DataGetterHelper::getByLabel(), and ~Data().
void* fwlite::internal::Data::pObj_ |
Definition at line 85 of file InternalDataKey.h.
Referenced by fwlite::DataGetterHelper::getBranchData().
void* fwlite::internal::Data::pProd_ |
Definition at line 86 of file InternalDataKey.h.
Referenced by fwlite::DataGetterHelper::getBranchData().