#include "DataFormats/Common/interface/RefCore.h"
#include "DataFormats/Common/interface/WrapperBase.h"
#include "DataFormats/Common/interface/EDProductGetter.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include "FWCore/Utilities/interface/TypeID.h"
#include <cassert>
Go to the source code of this file.
Namespaces | |
edm | |
HLT enums. | |
Functions | |
static void | throwInvalidRefFromNoCache (const edm::TypeID &id, edm::ProductID const &prodID) |
static void | throwInvalidRefFromNullOrInvalidRef (const edm::TypeID &id) |
|
static |
Definition at line 19 of file RefCore.cc.
References Exception, and edm::errors::InvalidReference.
Referenced by edm::RefCore::getProductPtr(), and edm::RefCore::tryToGetProductPtr().
|
static |
Definition at line 9 of file RefCore.cc.
References Exception, and edm::errors::InvalidReference.
Referenced by edm::RefCore::getProductPtr(), and edm::RefCore::tryToGetProductPtr().