how to compile
0)   make #load.load
1)   run jclcps in cosmo.gem ; then you get hadron treating sub in
     #load.load  (only for lund etc)
2)   run hjcl0;  this is to make library for epics. also hadron
     treating libraries are made which are imported from cosmos.
     the libraries are made in #epic.load (#epic.load is automatially
     created.)

   1) and 2) can be executed simultaneously.
3)   make program for taking statistics for your particular job.
      uiaev, ui1ev, xyzton etc are subroutine names.
      it is better to modify a program such as
       ssctana, ssct etc.
4)   run hjcl1; this will make the final executable program "epics"
     in #load.load
5)   make dataset following the dataset in epics.data
       1) for configuration of chamber.  you can see a sample
            in config in epics.data.
       2)  job parameters.  you can see a sample in
          sparm in epics.data
       3)  basic parameter.  you can see a sample in epparm.
6)   run a job using jcl in hjclgo; give dataset names
     which contain the cofing and job parameter data.
