Main Page
Namespaces
Classes
Package Documentation
L1Trigger
L1TMuonEndCap
interface
PtRefinementUnitFactory.h
Go to the documentation of this file.
1
#ifndef __L1TMUON_PTREFINEMENTUNITFACTORY_H__
2
#define __L1TMUON_PTREFINEMENTUNITFACTORY_H__
3
4
//
5
// Class: L1TMuon::PtRefinementUnitFactory
6
//
7
// Info: Factory that produces a specified type of PtRefinementUnit
8
//
9
// Author: L. Gray (FNAL)
10
//
11
12
#include "
L1Trigger/L1TMuonEndCap/interface/PtRefinementUnit.h
"
13
#include "
FWCore/PluginManager/interface/PluginFactory.h
"
14
15
namespace
L1TMuon
{
16
typedef
17
edmplugin::PluginFactory<PtRefinementUnit*(const edm::ParameterSet&)>
18
PtRefinementUnitFactory
;
19
}
20
21
#endif
L1TMuon
Definition:
CSCCollector.h:15
PtRefinementUnit.h
edmplugin::PluginFactory
Definition:
PluginFactory.h:31
PluginFactory.h
L1TMuon::PtRefinementUnitFactory
edmplugin::PluginFactory< PtRefinementUnit *(const edm::ParameterSet &)> PtRefinementUnitFactory
Definition:
PtRefinementUnitFactory.h:18
Generated for CMSSW Reference Manual by
1.8.11