Main Page
Namespaces
Classes
Package Documentation
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Properties
Friends
Macros
Pages
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
looper.cfg
tuple cfg
Definition:
looper.py:293
OMTFPaternMaker::theGPs
std::map< Key, GoldenPattern * > theGPs
Map holding Golden Patterns.
Definition:
OMTFPatternMaker.h:27
ParameterSet
Definition:
Functions.h:16
OMTFPaternMaker::~OMTFPaternMaker
~OMTFPaternMaker()
OMTFPaternMaker
Definition:
OMTFPatternMaker.h:16
GoldenPattern.h
XMLConfigReader
Definition:
XMLConfigReader.h:27
OMTFPaternMaker::OMTFPaternMaker
OMTFPaternMaker(const edm::ParameterSet &cfg)
OMTFConfiguration
Definition:
OMTFConfiguration.h:49
OMTFinput
Definition:
OMTFinput.h:11
edm::ParameterSet
Definition:
ParameterSet.h:36
Generated for CMSSW Reference Manual by
1.8.5