Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

L1 track code #78

Open
wants to merge 1 commit into
base: 14_2_X
Choose a base branch
from
Open

L1 track code #78

wants to merge 1 commit into from

Conversation

gkaratha
Copy link

Hello,

Adding a simple code to store L1 tracks. Presented last week on CMG L1T trigger meeting

Best,
George


),
)

def addJetConstituents(N):
for i in range(N): # save a max of N daughters (unfortunately 2D arrays are not yet supported in the NanoAOD output module)
Copy link

Choose a reason for hiding this comment

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

Note this PR introduced this functionality into CMSSW_15_X: cms-sw/cmssw#46702
(but it was developed in 14_2 so might also work out here)

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