Main Page
Namespaces
Classes
Package Documentation
DetectorDescription
Core
interface
DDAlgorithmFactory.h
Go to the documentation of this file.
1
#ifndef DD_CORE_PLUGIN_DD_ALGORITHM_FACTORY_H
2
# define DD_CORE_PLUGIN_DD_ALGORITHM_FACTORY_H
3
4
#include "
DetectorDescription/Core/interface/DDAlgorithm.h
"
5
#include "
FWCore/PluginManager/interface/PluginFactory.h
"
6
7
class
DDAlgorithm;
8
9
typedef
edmplugin::PluginFactory<DDAlgorithm *(void)>
DDAlgorithmFactory
;
10
11
#endif // DD_ALGO_PLUGIN_DD_ALGORITHM_FACTORY_H
edmplugin::PluginFactory
Definition:
PluginFactory.h:31
PluginFactory.h
DDAlgorithm.h
DDAlgorithmFactory
edmplugin::PluginFactory< DDAlgorithm *(void)> DDAlgorithmFactory
Definition:
DDAlgorithmFactory.h:7
Generated for CMSSW Reference Manual by
1.8.11