Geant4 Cross Reference |
1 ******************************************************************************* 2 ******************************************************************************* 3 Readme File for STT of the Underground_Physics Advanced Example, DMX 4 ******************************************************************************* 5 ******************************************************************************* 6 7 STT testing of DMX should contain the following: 8 9 gmake 10 DMX stt.mat 11 12 this should produce two output files: 13 stt.out 14 stt_pmt.out 15 16 These should be compared with 17 stt_ref.out 18 stt_pmt_ref.out 19 20 The job should take 21 real 6m0.226s 22 user 5m25.870s 23 sys 0m2.410s 24 on a 850MHz Linux machine. 25 26 The memory usage should be around 110Mbytes. 27 28 The initialisation time is ~4.5 minutes, requires loading G4EMLOW1.1 and 29 G4NDL3.5 via setting G4LEDATA and NeutronHPCrossSections environment variables. 30 31 Platforms to be tested on: 32 SUN and LINUX, NOT WINDOWS. 33 34 Alex Howard 35 e-mail: alexander.howard@cern.ch 36 37 ******************************************************************************* 38 *******************************************************************************