CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Classes | Namespaces | Functions
AssociationVector.h File Reference
#include "DataFormats/Common/interface/CMS_CLASS_VERSION.h"
#include "DataFormats/Common/interface/CommonExceptions.h"
#include "DataFormats/Common/interface/FillView.h"
#include "DataFormats/Common/interface/Ref.h"
#include "DataFormats/Common/interface/RefProd.h"
#include "DataFormats/Common/interface/RefToBase.h"
#include "DataFormats/Common/interface/RefToBaseProd.h"
#include "DataFormats/Common/interface/traits.h"
#include "DataFormats/Provenance/interface/ProductID.h"
#include "FWCore/Utilities/interface/EDMException.h"
#include <atomic>
#include <type_traits>
#include <memory>

Go to the source code of this file.

Classes

struct  edm::helper::AssociationIdenticalKeyReference
 
struct  edm::helper::AssociationKeyReferenceTrait< T >
 
class  edm::AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper >
 
struct  edm::has_fillView< AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper > >
 
class  edm::Ptr< T >
 
struct  edm::helper::RefFromRefProdTrait< REFPROD >
 
struct  edm::helper::RefFromRefProdTrait< RefProd< C > >
 
struct  edm::helper::RefFromRefProdTrait< RefToBaseProd< T > >
 

Namespaces

 edm
 HLT enums.
 
 edm::helper
 

Functions

template<typename KeyRefProd , typename CVal , typename KeyRef , typename SizeType , typename KeyReferenceHelper >
void edm::fillView (AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper > const &obj, ProductID const &id, std::vector< void const * > &pointers, FillViewHelperVector &helpers)
 
template<typename KeyRefProd , typename CVal , typename KeyRef , typename SizeType , typename KeyReferenceHelper >
void edm::swap (AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper > &a, AssociationVector< KeyRefProd, CVal, KeyRef, SizeType, KeyReferenceHelper > &b)