CMS 3D CMS Logo

Classes | Namespaces | Functions

/afs/cern.ch/work/a/aaltunda/public/www/CMSSW_6_2_7/src/FWCore/Framework/interface/HCMethods.h File Reference

#include "FWCore/Framework/interface/HCTypeTag.h"
#include "boost/type_traits/remove_const.hpp"

Go to the source code of this file.

Classes

struct  edm::eventsetup::heterocontainer::type_from_itemtype< Key, ItemType >

Namespaces

namespace  edm
 

A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.


namespace  edm::eventsetup
namespace  edm::eventsetup::heterocontainer

Functions

template<class Key , class ItemType , class Storage , class IdTag >
ItemType * edm::eventsetup::heterocontainer::find (const Storage &iStorage, const IdTag &iIdTag)
template<class Key , class ItemType , class Storage >
ItemType * edm::eventsetup::heterocontainer::find (const Storage &iStorage)
template<class Key , class ItemType , class Storage >
bool edm::eventsetup::heterocontainer::insert (Storage &iStorage, ItemType *iItem)
template<class Key , class ItemType , class Storage , class IdTag >
bool edm::eventsetup::heterocontainer::insert (Storage &iStorage, ItemType *iItem, const IdTag &iIdTag)
template<class Type , class Key , class IdTag >
Key edm::eventsetup::heterocontainer::makeKey (const IdTag &iIdTag)
template<class Type , class Key >
Key edm::eventsetup::heterocontainer::makeKey ()