Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

electrons.cxx File Reference

#include <iostream>
#include <stdlib.h>
#include <utility>
#include <CLHEP/Random/JamesRandom.h>
#include "../CrElectron.h"

Go to the source code of this file.

Functions

int main (int argc, char** argv)
 Test program for graphing the spectrums available through the flux package. More...


Variables

const int BIN_NUM = 1024
const int LOOP = int(1e+6)
const G4double energy_min = 0.1
const G4double energy_max = 100.0


Function Documentation

int main ( int argc,
char ** argv )
 

Test program for graphing the spectrums available through the flux package.

Definition at line 20 of file electrons.cxx.


Variable Documentation

const int BIN_NUM = 1024
 

Definition at line 13 of file protons.cxx.

const int LOOP = int(1e+6)
 

Definition at line 25 of file rootplot.cxx.

const double energy_max = 100.0
 

Definition at line 17 of file protons.cxx.

const double energy_min = 0.1
 

Definition at line 16 of file protons.cxx.


Generated at Wed Nov 21 12:20:35 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000