CMS 3D CMS Logo

Classes | Namespaces | Defines | Typedefs | Functions

/data/refman/pasoursint/CMSSW_5_3_6/src/FWCore/Framework/interface/SourceFactory.h File Reference

#include <string>
#include "boost/shared_ptr.hpp"
#include "FWCore/Framework/interface/ComponentFactory.h"
#include "FWCore/Framework/interface/EventSetupProvider.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescriptionFillerPluginFactory.h"

Go to the source code of this file.

Classes

struct  edm::eventsetup::SourceMaker< TType >
struct  edm::eventsetup::SourceMakerTraits

Namespaces

namespace  edm
 

A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator.


namespace  edm::eventsetup

Defines

#define DEFINE_FWK_EVENTSETUP_SOURCE(type)

Typedefs

typedef ComponentFactory
< SourceMakerTraits > 
edm::eventsetup::SourceFactory
typedef
edmplugin::PluginFactory
< edm::eventsetup::ComponentMakerBase
< edm::eventsetup::SourceMakerTraits > *()> 
edm::eventsetup::SourcePluginFactory

Functions

template<class T >
void edm::eventsetup::addProviderTo (EventSetupProvider &iProvider, boost::shared_ptr< T > iComponent, const DataProxyProvider *)
template<class T >
void edm::eventsetup::addProviderTo (EventSetupProvider &, boost::shared_ptr< T >, const void *)

Define Documentation

#define DEFINE_FWK_EVENTSETUP_SOURCE (   type)