Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Groups
Pages
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
using
DDAlgorithmFactory
=
edmplugin::PluginFactory<DDAlgorithm *(void)>
;
10
11
#endif // DD_ALGO_PLUGIN_DD_ALGORITHM_FACTORY_H
edmplugin::PluginFactory
Definition:
PluginFactory.h:34
PluginFactory.h
DDAlgorithm.h
Generated for CMSSW Reference Manual by
1.8.5