#include "FWCore/PluginManager/interface/PluginFactory.h"
#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Framework/interface/ConsumesCollector.h"
#include "RecoHGCal/TICL/interface/TracksterLinkingAlgoBase.h"
Go to the source code of this file.
Namespaces | |
cms | |
Namespace of DDCMS conversion namespace. | |
cms::Ort | |
Typedefs | |
using | TracksterLinkingPluginFactory = edmplugin::PluginFactory< ticl::TracksterLinkingAlgoBase *(const edm::ParameterSet &, edm::ConsumesCollector, cms::Ort::ONNXRuntime const *)> |
using TracksterLinkingPluginFactory = edmplugin::PluginFactory<ticl::TracksterLinkingAlgoBase*( const edm::ParameterSet&, edm::ConsumesCollector, cms::Ort::ONNXRuntime const*)> |
Definition at line 16 of file TracksterLinkingPluginFactory.h.