#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 | |
edm | |
A PluginFactory for concrete instances of class KalmanAlignmentMetricsUpdator. | |
edm::eventsetup | |
Macros | |
#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 | ) |
Definition at line 56 of file ModuleFactory.h.