Skip to content

L1 track code#78

Open
gkaratha wants to merge 1 commit intop2l1pfp:14_2_Xfrom
gkaratha:14_2_X
Open

L1 track code#78
gkaratha wants to merge 1 commit intop2l1pfp:14_2_Xfrom
gkaratha:14_2_X

Conversation

@gkaratha
Copy link
Copy Markdown

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
Copy Markdown

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