CMS 3D CMS Logo

AlignmentAlgorithmPluginFactory.h
Go to the documentation of this file.
1 #ifndef Alignment_CommonAlignmentAlgorithm_AlignmentAlgorithmPluginFactory_h
2 #define Alignment_CommonAlignmentAlgorithm_AlignmentAlgorithmPluginFactory_h
3 
9 
12 
15 
16 #endif
edmplugin::PluginFactory< AlignmentAlgorithmBase *(const edm::ParameterSet &, edm::ConsumesCollector &)> AlignmentAlgorithmPluginFactory
Interface/Base class for alignment algorithms, each alignment algorithm has to be derived from this c...