CMS 3D CMS Logo

Enumerations | Functions | Variables

/data/refman/pasoursint/CMSSW_4_1_8_patch12/src/CondFormats/L1TObjects/interface/L1MuDTExtParam.h File Reference

#include <iosfwd>

Go to the source code of this file.

Enumerations

enum  Extrapolation {
  EX12, EX13, EX14, EX21,
  EX23, EX24, EX34, EX15,
  EX16, EX25, EX26, EX56
}

Functions

std::ostream & operator<< (std::ostream &s, Extrapolation ext)

Variables

const int MAX_EXT = 12

Enumeration Type Documentation

Enumerator:
EX12 
EX13 
EX14 
EX21 
EX23 
EX24 
EX34 
EX15 
EX16 
EX25 
EX26 
EX56 

Definition at line 22 of file L1MuDTExtParam.h.


Function Documentation

std::ostream& operator<< ( std::ostream &  s,
Extrapolation  ext 
)

Variable Documentation

const int MAX_EXT = 12