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 "heavy/HeavyInteractor.h"
#include "gismo/GheishaInteractor.h"

Go to the source code of this file.

Namespaces

namespace  std

Functions

Vector pinit (0,0,pBeam)
void WARNING (const char * text)
void FATAL (const char * text)
int main (int argc, char* argv[])

Variables

const char* particleName = "He"
const char* materialName = "Al"
float pBeam = 10.0
unsigned eventCount = 1
const char* help


Function Documentation

void FATAL ( const char * text )
 

Definition at line 23 of file interact.cxx.

void WARNING ( const char * text )
 

Definition at line 22 of file interact.cxx.

int main ( int argc,
char * argv[] )
 

Definition at line 39 of file interact.cxx.

Vector pinit ( 0,
0,
pBeam )
 


Variable Documentation

unsigned eventCount = 1
 

Definition at line 16 of file interact.cxx.

const char * help
 

Initializer:

"Help for the heavy test program interact:\n\n"
"   heavy_test [[[[particleName] materialName] eventCount] pBeam]\n\n"
"where:\n"
"   particleName [default He] 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      [.0 GeV] the beam momentum\n"

Definition at line 28 of file interact.cxx.

const char * materialName = "Al"
 

Definition at line 14 of file interact.cxx.

float pBeam = 10.0
 

Definition at line 15 of file interact.cxx.

const char * particleName = "He"
 

Definition at line 13 of file interact.cxx.


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