source: trunk/environments/g4py/examples/education/lesson1/History @ 1354

Last change on this file since 1354 was 1337, checked in by garnier, 14 years ago

tag geant4.9.4 beta 1 + modifs locales

File size: 693 bytes
Line 
127 Sep. 2006  Hajime Yoshida
2   - Lesson1.py as before
3   - Lesson1withN03.py with the physics list of N03
4   - Lesson2Wx.py N03 physics list AND wxPython GUI
5
609 March 2006
7
8Hajime Yoshida
9
10The first version of mass attenuation coefficient
11
12  - Lesson1.py
13       select absorber material
14       set its thickness upto 500 mm
15       select beam particle
16       set its energy upto 100 MeV
17       set nu of events up to 100
18       run
19
20      and then
21      zoom in (x1.1) or zoom out (x0.9)
22
23      execute any G4 command but /gun/particle or /gun/energy which are
24      defined by the above
25
26 -oglx.mac
27      OGLSX  => important to make zooming effective after showing trajectories
28 -gun.mac
29 
Note: See TracBrowser for help on using the repository browser.