1 #ifndef DataFormats_Common_BasicHandle_h
2 #define DataFormats_Common_BasicHandle_h
60 #if defined( __GXX_EXPERIMENTAL_CXX0X__)
70 BasicHandle(std::shared_ptr<HandleExceptionFactory>
const& iWhyFailed):
std::shared_ptr< HandleExceptionFactory > whyFailedFactory_
std::shared_ptr< cms::Exception > whyFailed() const
FWCore Framework interface EventSetupRecordImplementation h
Helper function to determine trigger accepts.
BasicHandle & operator=(BasicHandle const &rhs)
WrapperBase const * product_
void swap(Association< C > &lhs, Association< C > &rhs)
BasicHandle(ProductData const &productData)
BasicHandle(std::shared_ptr< HandleExceptionFactory > const &iWhyFailed)
Used when the attempt to get the data failed.
BasicHandle(WrapperBase const *iProd, Provenance const *iProv)
Provenance const * provenance() const
void swap(BasicHandle &other)
void swap(edm::DataFrameContainer &lhs, edm::DataFrameContainer &rhs)
BasicHandle(BasicHandle const &h)
WrapperBase const * wrapper() const
ProductID const & productID() const
std::shared_ptr< HandleExceptionFactory > & whyFailedFactory()
std::shared_ptr< HandleExceptionFactory > const & whyFailedFactory() const