</head><body vlink="#551a8b" alink="#ff0000" bgcolor="#ffffff" link="#0000ee" text="#000000">
Geant4PhspMerger is an utility that can be used to merge different phase space came from slaves machines to make one phase-space file named phsp.(IAEAphsp ,IAEAheader)
Geant4PhspMerger Automatically detect phase-space files in the current directory.after the merge operation is done the utility remove all phase-space files .
unzip the folder Geant4phspMerger.tar in your local drive , copy the binary file Gean4phspMerger into your working directory then open a new terminal and execute this command :
./Geant4phspMerger
if you want to compile this programme, see the next section.
1 - download the IAEA routines from http://www-nds.iaea.org/phsp
2 - create a new directory GeantPhspMerger-install copy into it this files :
iaea_header(.cc && .hh) iaea_phsp(.cc && .hh) iaea_record(.cc && .hh) utilities(.cc && .hh)
3 - add the two files GeantPhspMerger.cc and install.sh into GeantPhspMerger-install directory
4 - run the bash script install.sh
</body></html>