src
L1Trigger
L1TMuon
interface
deprecate
SubsystemCollectorFactory.h
Go to the documentation of this file.
1
#ifndef __L1TMUON_SUBSYSTEMCOLLECTORFACTORY_H__
2
#define __L1TMUON_SUBSYSTEMCOLLECTORFACTORY_H__
3
4
//
5
// Class: L1TMuon::SubsystemCollectorFactory
6
//
7
// Info: Factory that produces a specified type of SubsystemCollector
8
//
9
// Author: L. Gray (FNAL)
10
//
11
12
#include "
L1Trigger/L1TMuon/interface/deprecate/SubsystemCollector.h
"
13
#include "
FWCore/PluginManager/interface/PluginFactory.h
"
14
15
namespace
L1TMuon
{
16
typedef
edmplugin::PluginFactory<SubsystemCollector*(const edm::ParameterSet&)>
SubsystemCollectorFactory
;
17
}
18
19
#endif
SubsystemCollector.h
L1TMuon
Definition:
L1TMuonSubsystems.h:4
edmplugin::PluginFactory
Definition:
PluginFactory.h:35
PluginFactory.h
L1TMuon::SubsystemCollectorFactory
edmplugin::PluginFactory< SubsystemCollector *(const edm::ParameterSet &)> SubsystemCollectorFactory
Definition:
SubsystemCollectorFactory.h:16
Generated for CMSSW Reference Manual by
1.8.14