#include "DataFormats/Common/interface/RefCore.h"
#include "DataFormats/Common/interface/WrapperBase.h"
#include "DataFormats/Common/interface/Wrapper.h"
Go to the source code of this file.
Namespaces | |
edm | |
A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator. | |
edm::refcore | |
Functions | |
template<typename T > | |
T const * | edm::getProduct (RefCore const &ref) |
template<typename T > | |
T const * | edm::refcore::getProductPtr_ (RefCore const &ref) |
template<typename T > | |
T const * | edm::getThinnedProduct (RefCore const &ref, unsigned int &thinnedKey) |
template<typename T > | |
T const * | edm::refcore::getThinnedProductPtr_ (RefCore const &ref, unsigned int &thinnedKey) |
template<typename T > | |
T const * | edm::tryToGetProduct (RefCore const &ref) |
template<typename T > | |
T const * | edm::refcore::tryToGetProductPtr_ (RefCore const &ref) |