Main Page
Namespaces
Classes
Package Documentation
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
17
edmplugin::PluginFactory<SubsystemCollector*(const edm::ParameterSet&)>
18
SubsystemCollectorFactory
;
19
}
20
21
#endif
SubsystemCollector.h
L1TMuon
Definition:
CSCCollector.h:15
edmplugin::PluginFactory
Definition:
PluginFactory.h:32
PluginFactory.h
L1TMuon::SubsystemCollectorFactory
edmplugin::PluginFactory< SubsystemCollector *(const edm::ParameterSet &)> SubsystemCollectorFactory
Definition:
SubsystemCollectorFactory.h:18
Generated for CMSSW Reference Manual by
1.8.11