|
Berkeley Nuclear Data Software
|
#include "TH2.h"#include "TFile.h"#include "ACEDataTypes.h"#include "ACEIsotope.h"#include <iostream>#include <vector>
Functions | |
| int | main (int argc, char const *argv[]) |
| int main | ( | int | argc, |
| char const * | argv[] | ||
| ) |
get non-deterministic generator for seed
initialize random engine with random seed
sample an incident neutron energy from a uniform [.5,20] MeV distribution
select a reaction channel based on incident energy
generate list of outgoing radiation from selected channel
