Skip to content

Added code for loading and rotating PMTs for GSoC challenge

Roel Aaij requested to merge github/fork/harsh-2711/GSoC_2019 into GSoC_2019

Created by: harsh-2711

This patch includes code for following -

  1. Loading data from km3net_reference.detx file
  2. Normal distribute the hits where mean = 2 and width >= 5
  3. Rotate the PMTs for the selected normally distributed hits
  4. Test if the PMTs are rotated properly

Merge request reports