#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 |
|
|
Definition at line 23 of file interact.cxx. |
|
|
Definition at line 22 of file interact.cxx. |
|
|
Definition at line 39 of file interact.cxx. |
|
|
|
|
|
Definition at line 16 of file interact.cxx. |
|
|
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. |
|
|
Definition at line 14 of file interact.cxx. |
|
|
Definition at line 15 of file interact.cxx. |
|
|
Definition at line 13 of file interact.cxx. |
1.2.3 written by Dimitri van Heesch,
© 1997-2000