CMS 3D CMS Logo

All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
GeomDetEnumerators.h
Go to the documentation of this file.
1 #ifndef _COMMONDETUNIT_GEOMDETENUMERATORS_H_
2 #define _COMMONDETUNIT_GEOMDETENUMERATORS_H_
3 
4 #include <iosfwd>
5 #include <ostream>
6 
9 namespace GeomDetEnumerators {
12 }
13 
14 /* overload << for correct output of the enumerators
15  * (e.g. to get "barrel" instead of "0")
16  */
17 std::ostream& operator<<( std::ostream& s, GeomDetEnumerators::Location l);
18 std::ostream& operator<<( std::ostream& s, GeomDetEnumerators::SubDetector m);
19 
20 
21 #endif
std::ostream & operator<<(std::ostream &out, const ALILine &li)
Definition: ALILine.cc:187
string s
Definition: asciidump.py:422