Bayeux  3.4.1
Core Foundation library for SuperNEMO
Namespaces | Enumerations | Functions
genbbsub.h File Reference
#include <string>
#include <cmath>

Go to the source code of this file.

Namespaces

 mygsl
 Top-level namespace of the Bayeux/mygsl module library.
 
 genbb
 Top-level namespace of the Bayeux/genbb_help module library.
 
 genbb::decay0
 Nested namespace of the Bayeux/genbb_help module library (decay0 C++ port)
 

Enumerations

enum  genbb::decay0::genbbsub_i2bbs_type { genbb::decay0::GENBBSUB_I2BBS_DBD = 1, genbb::decay0::GENBBSUB_I2BBS_BACKGROUND = 2 }
 
enum  genbb::decay0::genbbsub_start_type { genbb::decay0::GENBBSUB_ISTART_INIT = -1, genbb::decay0::GENBBSUB_ISTART_INIT_GENERATE_ONE = 0, genbb::decay0::GENBBSUB_ISTART_GENERATE = 1 }
 

Functions

void genbb::decay0::genbbsub (mygsl::rng &prng_, primary_event &event_, int i2bbs_, const std::string &chnuclide_, int ilevel_, int modebb_, int istart_, int &ier_, bbpars &bb_params_)
 Main decay0 C++ port interface function. More...