![]() |
![]() |
#include "DataFormats/Provenance/interface/ProductID.h"
#include "DataFormats/Common/interface/EDProductGetter.h"
#include "FWCore/Utilities/interface/thread_safety_macros.h"
Go to the source code of this file.
Classes | |
class | edm::Association< C > |
struct | edm::helper::AssociativeCollectionValueType< AC > |
struct | edm::helper::AssociativeCollectionValueType< Association< C > > |
class | edm::AssociativeIterator< KeyRefType, AssociativeCollection, ItemGetter > |
class | edm::EventItemGetter< RefType, EventType > |
Helper class that fetches some type of Ref given ProductID and index, using the edm::Event. More... | |
class | edm::Handle< T > |
class | edm::Ptr< T > |
class | edm::Ref< C, T, F > |
struct | edm::helper::RefConverter< RefFrom, RefTo > |
struct | edm::helper::RefConverter< RefToBase< T >, Ptr< T > > |
struct | edm::helper::RefConverter< RefToBase< T >, Ref< C, V, F > > |
class | edm::RefToBase< T > |
class | edm::View< T > |
Namespaces | |
edm | |
HLT enums. | |
edm::helper | |
Functions | |
template<typename KeyRefType , typename AC , typename EventType > | |
AssociativeIterator < KeyRefType, AC, edm::EventItemGetter < KeyRefType, EventType > > | edm::makeAssociativeIterator (const AC &map, const EventType &event) |