Skip to content
Snippets Groups Projects
Commit 3d5bc5c1 authored by Hans Rabus's avatar Hans Rabus
Browse files

Update README.md

parent 1ee63925
Branches
No related tags found
1 merge request!1Add new directory
......@@ -9,7 +9,7 @@ Example using gfortran and producing an executable PTra_HIT: <br />
Example using gfortran and producing an executable PTra_HIT: <br />
$ gfortran **FilterExtrAp.f** > ~/bin/FilterExtrAp
# Step 2: Filter events containing charged particles from the Geant4 output files (discarding neutrons and photons)
# Step 2: Filter events containing charged particles from the Geant4 output files
Run the executable produced from FilterExtrAp.f best with a steering text file. <br />
Example with the executable produced above and the sample steering file **cox.dat**:
$ ~/bin/FilterExtrAp < cox.dat
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment