Skip to content

Deregionizer pattern files#128

Open
thesps wants to merge 4 commits intop2l1pfp:L1PF_14_2_Xfrom
thesps:deregionizer-patterns
Open

Deregionizer pattern files#128
thesps wants to merge 4 commits intop2l1pfp:L1PF_14_2_Xfrom
thesps:deregionizer-patterns

Conversation

@thesps
Copy link
Copy Markdown

@thesps thesps commented Nov 18, 2024

This PR adds a pattern file writer for the deregionizer output design which outputs Puppi candidates on 4 links

#include "FWCore/ParameterSet/interface/ParameterSet.h"
#include "FWCore/Utilities/interface/InputTag.h"

#include "DataFormats/Common/interface/View.h"
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this needed?

}

std::vector<std::vector<ap_uint<64>>> L1CTDeregionizerFileWriter::encodePuppi(
const std::vector<l1t::PFCandidate> particles, const int nrows) {
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Shouldn't this be a ref?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants