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

Heppy: jets and photons cleaning and met type1 with chs jets #249

Merged
merged 3 commits into from
Feb 13, 2015

Conversation

mariadalfonso
Copy link
Contributor

No description provided.

# photons = [ g for g in event.selectedPhotons ]
for g in event.selectedPhotons:
photons.append( g )
break
Copy link
Contributor

Choose a reason for hiding this comment

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

photons = event.selectedPhotons[:1]

And, please make if configurable whether onlythe first photon is used or not.

gpetruc added a commit that referenced this pull request Feb 13, 2015
Heppy: jets and photons cleaning and met type1 with chs jets
@gpetruc gpetruc merged commit 8de30f1 into CERN-PH-CMG:heppy_7_2_2_patch2 Feb 13, 2015
@mariadalfonso mariadalfonso deleted the JETmetUpdate branch February 14, 2015 10:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants