CMS 3D CMS Logo

 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Classes | Namespaces | Typedefs | Enumerations
Block.h File Reference
#include <memory>
#include <vector>
#include "EventFilter/L1TRawToDigi/interface/AMCSpec.h"
#include "DataFormats/L1Trigger/interface/BxBlock.h"

Go to the source code of this file.

Classes

class  l1t::Block
 
class  l1t::BlockHeader
 
class  l1t::CTP7Payload
 
class  l1t::MP7Payload
 
class  l1t::MTF7Payload
 
class  l1t::Payload
 

Namespaces

 l1t
 delete x;
 
 l1t::mtf7
 

Typedefs

typedef std::vector< Block > l1t::Blocks
 

Enumerations

enum  l1t::block_t { l1t::MP7 = 0, l1t::CTP7, l1t::MTF7 }
 
enum  l1t::mtf7::mtf7_block_t {
  l1t::mtf7::EvHd = 0b000111111111, l1t::mtf7::CnBlk = 0b0010, l1t::mtf7::ME = 0b0011, l1t::mtf7::RPC = 0b0100,
  l1t::mtf7::GEM = 0b0111, l1t::mtf7::ME0 = 0b0110, l1t::mtf7::SPOut = 0b01100101, l1t::mtf7::EvTr = 0b11111111
}