![]() |
![]() |
#include "DataFormats/Common/interface/CMS_CLASS_VERSION.h"
#include "DataFormats/Common/interface/ClonePolicy.h"
#include "DataFormats/Common/interface/fillPtrVector.h"
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/setPtr.h"
#include "DataFormats/Common/interface/traits.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include <algorithm>
#include <functional>
#include <typeinfo>
#include <vector>
Go to the source code of this file.
Classes | |
class | edm::OwnArray< T, MAX_SIZE, P >::const_iterator |
struct | edm::has_fillView< edm::OwnArray< T, M, P > > |
struct | edm::has_setPtr< edm::OwnArray< T, M, P > > |
class | edm::OwnArray< T, MAX_SIZE, P >::iterator |
struct | edm::OwnArray< T, MAX_SIZE, P >::Ordering< O > |
class | edm::OwnArray< T, MAX_SIZE, P > |
Namespaces | |
namespace | edm |
A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator. | |
Functions | |
template<typename T , unsigned int M, typename P > | |
void | edm::fillPtrVector (OwnArray< T, M, P > const &obj, std::type_info const &toType, std::vector< unsigned long > const &indices, std::vector< void const * > &ptrs) |
template<typename T , unsigned int M, typename P > | |
void | edm::fillView (OwnArray< T, M, P > const &obj, ProductID const &id, std::vector< void const * > &pointers, helper_vector &helpers) |
template<typename T , unsigned int M, typename P > | |
void | edm::setPtr (OwnArray< T, M, P > const &obj, std::type_info const &toType, unsigned long index, void const *&ptr) |
edm::size_ (n) | |
edm::size_ (0) | |
template<typename T , unsigned int M, typename P > | |
void | edm::swap (OwnArray< T, M, P > &a, OwnArray< T, M, P > &b) |