Skip to content

Conversation

@saswatinandan
Copy link

No description provided.

for idx, rows in enumerate(reader):
if idx ==0:
hlt_index = rows.index('Consumed at HLT (from documentation)')
l1_index = rows.index('Consumed at L1 (from documentation)')
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
l1_index = rows.index('Consumed at L1 (from documentation)')
l1_index = rows.index('Consumed at L1 Full Repack (from documentation)')

BTauGenericMVAJetTagComputerRcd /
BTauGenericMVAJetTagComputerRcd / HLT
BeamSpotObjectsRcd /
BeamSpotOnlineHLTObjectsRcd /
Copy link
Contributor

Choose a reason for hiding this comment

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

Can you alpha-order, please?

Copy link
Author

Choose a reason for hiding this comment

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

done

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