Main Page
Namespaces
Classes
Package Documentation
src
L1Trigger
L1TMuonOverlap
interface
OMTFPatternMaker.h
Go to the documentation of this file.
1
#ifndef OMTF_OMTFPaternMaker_H
2
#define OMTF_OMTFPaternMaker_H
3
4
#include <map>
5
6
#include "
L1Trigger/L1TMuonOverlap/interface/GoldenPattern.h
"
7
8
class
OMTFConfiguration
;
9
class
XMLConfigReader
;
10
class
OMTFinput
;
11
12
namespace
edm
{
13
class
ParameterSet
;
14
}
15
16
class
OMTFPaternMaker
{
17
18
public
:
19
20
OMTFPaternMaker
(
const
edm::ParameterSet
&
cfg
);
21
22
~
OMTFPaternMaker
();
23
24
private
:
25
27
std::map<Key,GoldenPattern*>
theGPs
;
28
29
};
30
31
32
#endif
OMTFPaternMaker::theGPs
std::map< Key, GoldenPattern * > theGPs
Map holding Golden Patterns.
Definition:
OMTFPatternMaker.h:27
ParameterSet
Definition:
Functions.h:16
OMTFPaternMaker
Definition:
OMTFPatternMaker.h:16
GoldenPattern.h
XMLConfigReader
Definition:
XMLConfigReader.h:27
looper.cfg
cfg
Definition:
looper.py:297
OMTFConfiguration
Definition:
OMTFConfiguration.h:49
OMTFinput
Definition:
OMTFinput.h:11
edm
HLT enums.
Definition:
AlignableModifier.h:17
edm::ParameterSet
Definition:
ParameterSet.h:36
Generated for CMSSW Reference Manual by
1.8.11