src
Alignment
CommonAlignmentAlgorithm
interface
AlignmentAlgorithmPluginFactory.h
Go to the documentation of this file.
1
#ifndef Alignment_CommonAlignmentAlgorithm_AlignmentAlgorithmPluginFactory_h
2
#define Alignment_CommonAlignmentAlgorithm_AlignmentAlgorithmPluginFactory_h
3
9
10
#include "
FWCore/PluginManager/interface/PluginFactory.h
"
11
#include "
Alignment/CommonAlignmentAlgorithm/interface/AlignmentAlgorithmBase.h
"
12
13
typedef
edmplugin::PluginFactory<AlignmentAlgorithmBase*(const edm::ParameterSet&, edm::ConsumesCollector&)>
14
AlignmentAlgorithmPluginFactory
;
15
16
#endif
AlignmentAlgorithmPluginFactory
edmplugin::PluginFactory< AlignmentAlgorithmBase *(const edm::ParameterSet &, edm::ConsumesCollector &)> AlignmentAlgorithmPluginFactory
Definition:
AlignmentAlgorithmPluginFactory.h:14
AlignmentAlgorithmBase.h
Interface/Base class for alignment algorithms, each alignment algorithm has to be derived from this c...
edmplugin::PluginFactory
Definition:
PluginFactory.h:35
PluginFactory.h
Generated for CMSSW Reference Manual by
1.8.14