Custom exception for declaring a value not to be a valid reaction.
More...
#include <rxname.h>
Custom exception for declaring a value not to be a valid reaction.
◆ NotAReaction() [1/7]
pyne::rxname::NotAReaction::NotAReaction |
( |
std::string |
wasptr, |
|
|
std::string |
nowptr |
|
) |
| |
|
inline |
Constructor using original reaction (wasptr) and the eventual state that PyNE calculated (nowptr).
◆ NotAReaction() [2/7]
pyne::rxname::NotAReaction::NotAReaction |
( |
std::string |
wasptr, |
|
|
int |
nowptr |
|
) |
| |
|
inline |
Constructor using original reaction (wasptr) and the eventual state that PyNE calculated (nowptr).
◆ NotAReaction() [3/7]
pyne::rxname::NotAReaction::NotAReaction |
( |
int |
wasptr, |
|
|
std::string |
nowptr |
|
) |
| |
|
inline |
Constructor using original reaction (wasptr) and the eventual state that PyNE calculated (nowptr).
◆ NotAReaction() [4/7]
pyne::rxname::NotAReaction::NotAReaction |
( |
int |
wasptr, |
|
|
int |
nowptr |
|
) |
| |
|
inline |
Constructor using original reaction (wasptr) and the eventual state that PyNE calculated (nowptr).
◆ NotAReaction() [5/7]
pyne::rxname::NotAReaction::NotAReaction |
( |
std::string |
wasptr, |
|
|
unsigned int |
nowptr |
|
) |
| |
|
inline |
Constructor using original reaction (wasptr) and the eventual state that PyNE calculated (nowptr).
◆ NotAReaction() [6/7]
pyne::rxname::NotAReaction::NotAReaction |
( |
unsigned int |
wasptr, |
|
|
std::string |
nowptr |
|
) |
| |
|
inline |
Constructor using original reaction (wasptr) and the eventual state that PyNE calculated (nowptr).
◆ NotAReaction() [7/7]
pyne::rxname::NotAReaction::NotAReaction |
( |
unsigned int |
wasptr, |
|
|
unsigned int |
nowptr |
|
) |
| |
|
inline |
Constructor using original reaction (wasptr) and the eventual state that PyNE calculated (nowptr).
The documentation for this class was generated from the following file:
- /home/mouginot/work/app/pyne/src/rxname.h