CMS 3D CMS Logo

OMTFPatternMaker.h
Go to the documentation of this file.
1 #ifndef OMTF_OMTFPaternMaker_H
2 #define OMTF_OMTFPaternMaker_H
3 
4 #include <map>
5 
7 
9 class XMLConfigReader;
10 class OMTFinput;
11 
12 namespace edm{
13 class ParameterSet;
14 }
15 
17 
18  public:
19 
21 
22  ~OMTFPaternMaker();
23 
24  private:
25 
27  std::map<Key,GoldenPattern*> theGPs;
28 
29 };
30 
31 
32 #endif
std::map< Key, GoldenPattern * > theGPs
Map holding Golden Patterns.
HLT enums.