Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

all_sig.C File Reference

#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


Define Documentation

#define ABINS_PER_DOUBLING   2
 

Definition at line 36 of file all_sig.C.

#define A_MIN_DEF   0.17677669529663688110
 

Definition at line 33 of file all_sig.C.

#define DE_MIN   0.01
 

Definition at line 28 of file all_sig.C.

#define EBINS_PER_DECADE   5
 

Definition at line 29 of file all_sig.C.

#define MIN_OSC   4
 

Definition at line 22 of file all_sig.C.

#define NE   EBINS_PER_DECADE * N_DECADES
 

Definition at line 31 of file all_sig.C.

#define NECC   5
 

Definition at line 39 of file all_sig.C.

#define NR   N_RHO_ZONE_MAX
 

Definition at line 41 of file all_sig.C.

#define NSMA   10
 

Definition at line 37 of file all_sig.C.

#define NTYPE   6
 

Definition at line 26 of file all_sig.C.

#define N_DECADES   3
 

Definition at line 30 of file all_sig.C.


Function Documentation

local void accumulate_stats ( scatter_profile & prof,
initial_state3 & init,
intermediate_state3 & inter,
final_state3 & final,
int rho_zone,
sigma_out & out )
 

Definition at line 211 of file all_sig.C.

local void initialize_stats ( )
 

Definition at line 57 of file all_sig.C.

Referenced by main().

local real log2 ( real x )
 

Definition at line 200 of file all_sig.C.

Referenced by accumulate_stats().

main ( int argc,
char ** argv )
 

Definition at line 363 of file all_sig.C.

local void print_stats ( scatter_profile & prof,
sigma_out & out )
 

Definition at line 78 of file all_sig.C.


Variable Documentation

real a_min = A_MIN_DEF
 

Definition at line 34 of file all_sig.C.


Generated at Sun Feb 24 09:57:23 2002 for STARLAB by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001