Skip to content

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