src
Utilities
StorageFactory
interface
StorageMakerFactory.h
Go to the documentation of this file.
1
#ifndef STORAGE_FACTORY_STORAGE_MAKER_FACTORY_H
2
#define STORAGE_FACTORY_STORAGE_MAKER_FACTORY_H
3
4
#include "
FWCore/PluginManager/interface/PluginFactory.h
"
5
6
namespace
edm::storage
{
7
class
StorageMaker
;
8
typedef
edmplugin::PluginFactory<StorageMaker *()>
StorageMakerFactory
;
9
}
// namespace edm::storage
10
#endif // STORAGE_FACTORY_STORAGE_MAKER_FACTORY_H
edm::storage::StorageMaker
Definition:
StorageMaker.h:10
edmplugin::PluginFactory
Definition:
PluginFactory.h:35
PluginFactory.h
edm::storage
Definition:
XMLUtils.h:19
edm::storage::StorageMakerFactory
edmplugin::PluginFactory< StorageMaker *()> StorageMakerFactory
Definition:
StorageMakerFactory.h:7
Generated for CMSSW Reference Manual by
1.8.14