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

interact.cxx File Reference

#include "gismo/Medium.h"
#include "gismo/Material.h"
#include "gismo/MCParticle.h"
#include "gismo/Interactor.h"
#include "gismo/Units.h"
#include "gismo/EGSInteractor.h"
#include "egs/PEGSData.h"
#include "gismo/GheishaInteractor.h"
#include <stdlib.h>

Go to the source code of this file.

Functions

Vector pinit (0,0,pBeam)

Variables

const char* materialName = "Al"
float pBeam = 2.0
unsigned eventCount = 1
const char* help


Function Documentation

Vector pinit ( 0,
0,
pBeam )
 


Variable Documentation

unsigned eventCount = 1
 

Definition at line 31 of file interact.cxx.

const char * help
 

Initializer:

"Help for the gismo test program interact:\n\n"
"   interact [[[[particleName] materialName] eventCount] pBeam]\n\n"
"where:\n"
"   particleName [default gamma] is the name of a particle to interact:\n"
"                 (\"decay list\" for a list)\n"
"   materialName [Al] the name of a PEGS4 material file, e.g. Al.mat\n"
"   eventCount [1] number of events to generate\n"
"   pBeam      [2.0 GeV] the beam momentum\n"

Definition at line 36 of file shower.cxx.

const char * materialName = "Al"
 

Definition at line 21 of file shower.cxx.

float pBeam = 2.0
 

Definition at line 15 of file testapp.cxx.


Generated at Mon Nov 26 18:18:36 2001 by doxygen1.2.3 written by Dimitri van Heesch, © 1997-2000