#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 |
enum Extrapolation |
std::ostream& operator<< | ( | std::ostream & | s, |
Extrapolation | ext | ||
) |
const int MAX_EXT = 12 |
Definition at line 19 of file L1MuDTExtParam.h.
Referenced by L1MuBMExtrapolationUnit::L1MuBMExtrapolationUnit(), L1MuDTExtLut::L1MuDTExtLut(), L1MuDTExtrapolationUnit::L1MuDTExtrapolationUnit(), L1MuDTExtLut::load(), L1TMuonBarrelParamsHelper::load_ext(), and L1MuDTExtLut::print().