Skip to content

Conversation

@rosedj1
Copy link
Collaborator

@rosedj1 rosedj1 commented Jul 11, 2018

Also made some comments here and there to myself. I can remove these in the future when doing a pull request.

@lucien1011
Copy link
Owner

@rosedj1 Please fix the stuff that I commented. Also can you fix the indentation? It looks weird on github.

lepids = [lep.id for lep in leps]
for lep_id in lepids:
if lep_id == -13:
# lep_ids were initially wrong. E.g. mm was -13. Shouldn't matter in the end.
Copy link
Owner

Choose a reason for hiding this comment

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

Can you remove this comment, as you have fixed the id already?

h.SetLineWidth(5)
h.SetLineColor(sampleColorDict[sample])
h.SetFillColorAlpha(ROOT.kRed,0.)
h.SetStats(0)
Copy link
Owner

Choose a reason for hiding this comment

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

The indentation seems wrong?

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.

3 participants