#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 |
|
|
|
|
|
Definition at line 31 of file interact.cxx. |
|
|
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. |
|
|
Definition at line 21 of file shower.cxx. |
|
|
Definition at line 15 of file testapp.cxx. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000