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
PluginFactory.h
edmplugin::PluginFactory
Definition:
PluginFactory.h:34
DDAlgorithm.h
funct::void
TEMPL(T2) struct Divides void
Definition:
Factorize.h:24
Generated for CMSSW Reference Manual by
1.8.16