Skip to content

Commit

Permalink
Update posrec.py
Browse files Browse the repository at this point in the history
  • Loading branch information
skazama authored Dec 16, 2017
1 parent 1f0de2d commit e240fe7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hax/treemakers/posrec.py
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ class PositionReconstruction(TreeMaker):
- x_observed_nn_tf: TensorFlow NN reconstructed x position
- y_observed_nn_tf: TensorFlow NN reconstructed y position
- s1_area_upper_injection_fraction: s1 area fraction near Rn220 injection points near PMT 131
- s1_area_lower_injection_fraction: s1 area fraction near Rn220 injection points near PMT 243
- s1_area_upper_injection_fraction: s1 area fraction near Rn220 injection points (near PMT 131)
- s1_area_lower_injection_fraction: s1 area fraction near Rn220 injection points (near PMT 243)
"""
__version__ = '0.15'
extra_branches = ['peaks.area_per_channel[260]',
Expand Down

0 comments on commit e240fe7

Please sign in to comment.