11 event.getByToken(static_cast<const GTTokens*>(toks)->getExtToken(), exts);
13 unsigned int wdPerBX = 6;
17 for (
int blk = 0; blk < 4; blk++) {
18 unsigned int blkID = blk * 2 + 24;
20 unsigned int extOffset = blk * 64;
23 std::vector<uint32_t>
load;
27 for (
unsigned int wd = 0; wd < wdPerBX; wd++) {
31 unsigned int startExt = wd * 32 + extOffset;
32 for (
unsigned bt = 0; bt < 32; bt++) {
33 if (
j->getExternalDecision(bt + startExt))
Blocks pack(const edm::Event &, const PackerTokens *) override
const_iterator begin(int bx) const
std::vector< Block > Blocks
#define DEFINE_L1T_PACKER(type)
const_iterator end(int bx) const