Main Page   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

template.C File Reference

#include "sigma3.h"

Go to the source code of this file.

Defines

#define NA   10
#define NE   10

Functions

local void initialize_stats ()
local void accumulate_stats (scatter_profile &prof, initial_state3 &init, intermediate_state3 &inter, final_state3 &final, int rho_zone, sigma_out &out)
local void normalize_counts (sigma_out &out)
local void print_stats (scatter_profile &prof, sigma_out &out)
 main (int argc, char **argv)


Define Documentation

#define NA   10
 

Definition at line 13 of file template.C.

#define NE   10
 

Definition at line 14 of file template.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 37 of file template.C.

local void initialize_stats ( )
 

Definition at line 23 of file template.C.

main ( int argc,
char ** argv )
 

Definition at line 135 of file template.C.

local void normalize_counts ( sigma_out & out )
 

Definition at line 72 of file template.C.

Referenced by print_stats().

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

Definition at line 91 of file template.C.


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