-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path_decay.h
33 lines (25 loc) · 759 Bytes
/
_decay.h
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
#ifdef PYNE_DECAY_IS_DUMMY
#ifndef PYNE_GEUP5PGEJBFGNHGI36TRBB4WGM
#define PYNE_GEUP5PGEJBFGNHGI36TRBB4WGM
// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
// WARNING
// This file has been auto generated
// Do not modify directly. You have
// been warned. This is that warning
// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
// !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
#include <map>
//#include <cmath>
#ifndef PYNE_IS_AMALGAMATED
#include "data.h"
#include "nucname.h"
#endif
namespace pyne {
namespace decayers {
extern const int all_nucs[4];
std::map<int, double> decay(std::map<int, double> comp, double t);
} // namespace decayers
} // namespace pyne
#endif // PYNE_GEUP5PGEJBFGNHGI36TRBB4WGM
#endif // PYNE_DECAY_IS_DUMMY