CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
L1MuDTExtParam.h
Go to the documentation of this file.
1 //-------------------------------------------------
2 //
3 // Description: Parameters for Extrapolation
4 //
5 //
6 // $Date: 2007/02/27 11:44:00 $
7 // $Revision: 1.2 $
8 //
9 // Author :
10 // N. Neumeister CERN EP
11 //
12 //--------------------------------------------------
13 #ifndef L1MUDT_EXT_PARAM_H
14 #define L1MUDT_EXT_PARAM_H
15 
16 #include <iosfwd>
17 
18 //max. number of Extrapolations
19 const int MAX_EXT = 12;
20 
21 // extrapolation types
24 
25 
26 // overload output stream operator for Extrapolation
27 std::ostream& operator<<( std::ostream& s, Extrapolation ext);
28 
29 #endif
std::ostream & operator<<(std::ostream &out, const ALILine &li)
Definition: ALILine.cc:187
const int MAX_EXT
Extrapolation
string s
Definition: asciidump.py:422