CMS 3D CMS Logo

OrphanHandleBase.cc
Go to the documentation of this file.
2 
3 namespace edm {
4  void const* OrphanHandleBase::productStorage() const { return product_; }
5 
6  ProductID OrphanHandleBase::id() const { return id_; }
7 } // namespace edm
ProductID id() const
HLT enums.
void const * productStorage() const