Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 326 Bytes

File metadata and controls

14 lines (11 loc) · 326 Bytes

Gammaknife analyzer

This program is for the analysis of the eDep_scorer.out file that is generated after running the gammaknife example of cern Geant4 program.

To run it, type this at the root of the repository:

python run.py

Requirement

You need at least:

  • CERN root
  • Python

in order to run this program.