#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/PluginManager/interface/PluginFactory.h"
#include "LinkingAlgoBase.h"
Go to the source code of this file.
Typedefs | |
using | LinkingAlgoFactory = edmplugin::PluginFactory< ticl::LinkingAlgoBase *(const edm::ParameterSet &)> |
using LinkingAlgoFactory = edmplugin::PluginFactory<ticl::LinkingAlgoBase*(const edm::ParameterSet&)> |
Definition at line 8 of file LinkingAlgoFactory.h.