#include <InternalDataKey.h>
Public Member Functions | |
~Data () | |
Public Attributes | |
edm::propagate_const< TBranch * > | branch_ |
Long64_t | lastProduct_ |
edm::ObjectWithDict | obj_ |
void * | pObj_ |
edm::WrapperBase const * | pProd_ |
Definition at line 81 of file InternalDataKey.h.
|
inline |
Definition at line 88 of file InternalDataKey.h.
References edm::ObjectWithDict::destruct(), and obj_.
edm::propagate_const<TBranch*> fwlite::internal::Data::branch_ |
Definition at line 82 of file InternalDataKey.h.
Referenced by fwlite::DataGetterHelper::getBranchData(), fwlite::DataGetterHelper::getBranchNameFor(), fwlite::DataGetterHelper::getByLabel(), tree.Tree::var(), and tree.Tree::vector().
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::getByLabel(), and ~Data().
void* fwlite::internal::Data::pObj_ |
Definition at line 85 of file InternalDataKey.h.
edm::WrapperBase const* fwlite::internal::Data::pProd_ |
Definition at line 86 of file InternalDataKey.h.