#include "sigma3.h"
Go to the source code of this file.
Defines | |
#define | MIN_OSC 4 |
#define | NTYPE 6 |
#define | DE_MIN 0.01 |
#define | EBINS_PER_DECADE 5 |
#define | N_DECADES 3 |
#define | NE EBINS_PER_DECADE * N_DECADES |
#define | A_MIN_DEF 0.17677669529663688110 |
#define | ABINS_PER_DOUBLING 2 |
#define | NSMA 10 |
#define | NECC 5 |
#define | NR N_RHO_ZONE_MAX |
Functions | |
local void | initialize_stats () |
local void | print_stats (scatter_profile &prof, sigma_out &out) |
local real | log2 (real x) |
local void | accumulate_stats (scatter_profile &prof, initial_state3 &init, intermediate_state3 &inter, final_state3 &final, int rho_zone, sigma_out &out) |
main (int argc, char **argv) | |
Variables | |
real | a_min = A_MIN_DEF |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Definition at line 57 of file all_sig.C. Referenced by main(). |
|
Definition at line 200 of file all_sig.C. Referenced by accumulate_stats(). |
|
|
|
|
|
|