Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mbroz84 authored Sep 12, 2019
1 parent 801f8f1 commit 20357b3
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,10 @@ This is an afterburner generator an input file with theory curves: one-arm coher
See/Use run macro (runBreakup.C) to execute the generator. There are two sub-functions you may use:
- runStandaloneGenerator(): This method by default runs generation of events based on the theory input.
- computeModelBreakups(): This method using the same theory input as in the previous method will produce the cross section predictions as on Fig.14 in the paper

### Files:

- ENDF_Pb208.txt: Input file with photo-neutron emission spectra for Pb208
- ExampleTheory.root: Example file with theory prediction
- NeutronGenerator.h .cxx: Generator class
- runBreakup.C: ROOT macro to run the generator

0 comments on commit 20357b3

Please sign in to comment.