CMS 3D CMS Logo

Namespaces | Functions
EMTFUnpackerTools.h File Reference
#include <iostream>
#include <iomanip>
#include <array>
#include "FWCore/MessageLogger/interface/MessageLogger.h"
#include "L1Trigger/L1TMuonEndCap/interface/EMTFHitTools.h"
#include "L1Trigger/L1TMuonEndCap/interface/EMTFTrackTools.h"

Go to the source code of this file.

Namespaces

 l1t
 delete x;
 
 l1t::stage2
 
 l1t::stage2::emtf
 

Functions

uint16_t l1t::stage2::emtf::GetHexBits (uint16_t word, uint16_t lowBit, uint16_t highBit)
 
uint32_t l1t::stage2::emtf::GetHexBits (uint32_t word, uint32_t lowBit, uint32_t highBit)
 
uint32_t l1t::stage2::emtf::GetHexBits (uint16_t word1, uint16_t lowBit1, uint16_t highBit1, uint16_t word2, uint16_t lowBit2, uint16_t highBit2)
 
int l1t::stage2::emtf::PowInt (int base, int exp)
 
int l1t::stage2::emtf::TwosCompl (int nBits, int bits)