Reactions  0.0.0
Handling reaction trees and decays
all.hpp
Go to the documentation of this file.
1 
4 #pragma once
5 
6 #include "reactions/database.hpp"
9 #include "reactions/pdg.hpp"
10 #include "reactions/pow_enum.hpp"
11 #include "reactions/processes.hpp"
12 #include "reactions/tokens.hpp"
13 #include "reactions/utils.hpp"
14 
21 namespace reactions {} // namespace reactions
Exceptions that can be thrown when running the functions of the package.
Contains macros to define smart enumeration types.
Tokens allowed in a reaction or decay.
Main namespace of the Reactions package.
Definition: all.hpp:21
Define the nodes of a reaction or a decay, as well as the way to build them.
Common operations on databases.
Utilities to work with element types.