CMS 3D CMS Logo

Enumerations | Functions | Variables
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

◆ Extrapolation

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

Definition at line 22 of file L1MuDTExtParam.h.

Function Documentation

◆ operator<<()

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

Variable Documentation

◆ MAX_EXT

const int MAX_EXT = 12