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