PyNE C++
decay.h
1 #ifndef PYNE_DECAY_IS_DUMMY
2 #ifndef PYNE_GEUP5PGEJBFGNHGI36TRBB4WGM
3 #define PYNE_GEUP5PGEJBFGNHGI36TRBB4WGM
4 
5 // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
6 // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
7 // WARNING
8 // This file has been auto generated
9 // Do not modify directly. You have
10 // been warned. This is that warning
11 // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
12 // !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
13 
14 // This file was generated with the following command:
15 // ./decaygen.py --spontaneous-fission --tar --gnu-asm
16 
17 #include <map>
18 
19 namespace pyne {
20 namespace decayers {
21 
22 extern const int all_nucs[4141];
23 
24 std::map<int, double> decay(std::map<int, double> comp, double t);
25 
26 } // namespace decayers
27 } // namespace pyne
28 
29 #endif // PYNE_GEUP5PGEJBFGNHGI36TRBB4WGM
30 #endif // PYNE_DECAY_IS_DUMMY
struct pyne::decay decay
a struct matching the &#39;/decay/decays&#39; table in nuc_data.h5.
A container representing enrichment cascades.
Definition: _atomic_data.h:16