![]() |
|
|||
File indexing completed on 2024-04-06 12:26:01
0001 #ifndef CSCSegment_CSCSegmentBuilderPluginFactory_h 0002 #define CSCSegment_CSCSegmentBuilderPluginFactory_h 0003 0004 /** \class CSCSegmentBuilderPluginFactory 0005 * Plugin factory for concrete CSCSegmentBuilder algorithms 0006 * 0007 * \author M. Sani 0008 * 0009 */ 0010 0011 #include <FWCore/PluginManager/interface/PluginFactory.h> 0012 #include <RecoLocalMuon/CSCSegment/src/CSCSegmentAlgorithm.h> 0013 0014 typedef edmplugin::PluginFactory<CSCSegmentAlgorithm *(const edm::ParameterSet &)> CSCSegmentBuilderPluginFactory; 0015 0016 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |