#include "DataFormats/L1TParticleFlow/interface/layer1_emulator.h"
#include <vector>
#include <map>
#include <deque>
#include <cassert>
#include <algorithm>
#include "L1Trigger/Phase2L1ParticleFlow/interface/dbgPrintf.h"
Go to the source code of this file.
Classes | |
class | l1ct::tdr_regionizer::Buffer< T > |
The L1 regionizer buffer (corresponding to level1_fifo_buffer.vhd) More... | |
class | l1ct::tdr_regionizer::BufferEntry< T > |
the components that make up the L1 regionizer buffer More... | |
class | l1ct::tdr_regionizer::Pipe< T > |
The pipe, with multiple inputs and one output. More... | |
class | l1ct::tdr_regionizer::PipeEntry< T > |
corresponds to level1_to_2_pipe_t in firmware More... | |
class | l1ct::tdr_regionizer::Pipes< T > |
The pipe, with multiple inputs and one output. More... | |
class | l1ct::tdr_regionizer::Regionizer< T > |
Namespaces | |
l1ct | |
l1ct::tdr_regionizer | |
Functions | |
int | l1ct::tdr_regionizer::phi_wrap (int local_phi) |