CYCLUS
pyne_decay.h
Go to the documentation of this file.
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 #include <map>
15 //#include <cmath>
16 
17 #ifndef PYNE_IS_AMALGAMATED
18 #include "data.h"
19 #include "nucname.h"
20 #endif
21 
22 namespace pyne {
23 namespace decayers {
24 
25 extern const int all_nucs[3979];
26 
27 std::map<int, double> decay(std::map<int, double> comp, double t);
28 
29 } // namespace decayers
30 } // namespace pyne
31 
32 #endif // PYNE_GEUP5PGEJBFGNHGI36TRBB4WGM
33 #endif // PYNE_DECAY_IS_DUMMY
const int all_nucs[3979]
comp_map decay(comp_map, double)
The &#39;pyne&#39; namespace all PyNE functionality is included in.
Definition: pyne.cc:435