#include <string>
#include "boost/shared_ptr.hpp"
#include "FWCore/Framework/interface/ComponentFactory.h"
#include "FWCore/ParameterSet/interface/ParameterSetDescriptionFillerPluginFactory.h"
Go to the source code of this file.
Classes | |
struct | edm::eventsetup::ModuleMaker< TType > |
struct | edm::eventsetup::ModuleMakerTraits |
Namespaces | |
namespace | edm |
A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator. | |
namespace | edm::eventsetup |
Defines | |
#define | DEFINE_FWK_EVENTSETUP_MODULE(type) |
Typedefs | |
typedef ComponentFactory < ModuleMakerTraits > | edm::eventsetup::ModuleFactory |
typedef edmplugin::PluginFactory < edm::eventsetup::ComponentMakerBase < ModuleMakerTraits > *()> | edm::eventsetup::ModulePluginFactory |
#define DEFINE_FWK_EVENTSETUP_MODULE | ( | type | ) |
DEFINE_EDM_PLUGIN (edm::eventsetup::ModulePluginFactory,edm::eventsetup::ModuleMaker<type>,#type); \ DEFINE_DESC_FILLER_FOR_ESPRODUCERS(type)
Definition at line 48 of file ModuleFactory.h.