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 
19 
23 public:
24 
27  L1GtPatternLine& getLine(int eventNr, int bxNr);
28 
29  typedef std::map<std::pair<int, int>, L1GtPatternLine> LineMap;
30 
32  LineMap::const_iterator begin() const;
33  LineMap::const_iterator end() const;
34 
36  LineMap::iterator begin();
37  LineMap::iterator end();
38 
40  void print(std::ostream& out) const;
41 
42 private:
44 };
45 
46 
47 
48 #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