Skip to content

Commit

Permalink
README: mention particle_id=0
Browse files Browse the repository at this point in the history
  • Loading branch information
msmk0 committed Apr 27, 2018
1 parent 0ba18a6 commit 71fe6ea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -170,7 +170,8 @@ particle/track.

* **hit_id**: numerical identifier of the hit as defined in the hits file.
* **particle_id**: numerical identifier of the generating particle as defined
in the particles file.
in the particles file. A value of 0 means that the hit did not originate
from a reconstructible particle, but e.g. from detector noise.
* **tx, ty, tz** true intersection point in global coordinates (in
millimeters) between the particle trajectory and the sensitive surface.
* **tpx, tpy, tpz** true particle momentum (in GeV/c) in the global
Expand Down

0 comments on commit 71fe6ea

Please sign in to comment.