CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1GtPatternMap.h
Go to the documentation of this file.
1 #ifndef GlobalTriggerAnalyzer_L1GtPatternMap_h
2 #define GlobalTriggerAnalyzer_L1GtPatternMap_h
3 
21 
25 public:
26 
29  L1GtPatternLine& getLine(int eventNr, int bxNr);
30 
31  typedef std::map<std::pair<int, int>, L1GtPatternLine> LineMap;
32 
34  LineMap::const_iterator begin() const;
35  LineMap::const_iterator end() const;
36 
38  LineMap::iterator begin();
39  LineMap::iterator end();
40 
42  void print(std::ostream& out) const;
43 
44 private:
46 };
47 
48 
49 
50 #endif /*GlobalTriggerAnalyzer_L1GtPatternMap_h*/
L1GtPatternLine & getLine(int eventNr, int bxNr)
LineMap::const_iterator begin() const
std::map< std::pair< int, int >, L1GtPatternLine > LineMap
LineMap::const_iterator end() const
void print(std::ostream &out) const
tuple out
Definition: dbtoconf.py:99