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

Pfprototype #2

Closed
wants to merge 37 commits into from
Closed

Pfprototype #2

wants to merge 37 commits into from

Conversation

alicerobson
Copy link
Contributor

No description provided.

@@ -107,6 +110,11 @@ def next():
detector = simulator.detector
if iev is not None:
process(iev)
process(iev)
Copy link
Owner

Choose a reason for hiding this comment

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

Hi @alicerobson why all the process(iev) lines? shouldn't we have only one?

if label == 'tracker':
event.tracks[0,id(element)]=element
event.tracks[element[0].uniqueid]=element[0] #alice for some reason element seems tobe a dictionary although it is just one "thing"
Copy link
Owner

Choose a reason for hiding this comment

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

this needs to be understood, by checking the code in pfinput

alicerobson pushed a commit to alicerobson/heppy that referenced this pull request Feb 25, 2016
improvements and testing infrastructure
@alicerobson alicerobson closed this Apr 5, 2016
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