]> git.uio.no Git - u/mrichter/AliRoot.git/blame - THbtp/hbt_particle_st.inc
No optimization with gcc 4.3.0
[u/mrichter/AliRoot.git] / THbtp / hbt_particle_st.inc
CommitLineData
18448239 1CCC Geant Particle Properties:
2
3 Integer*4 part_maxlen
4 Parameter (part_maxlen = 50)
5
6 STRUCTURE /particle/
7 Integer*4 id ! Geant particle ID code number; required
8CCC ! to be equal to the row number
9 Integer*4 charge ! Electric charge in units of |e|
10 Real*4 mass ! Rest mass in GeV/c**2
11 Real*4 lifetime ! Proper lifetime in sec.
12 END STRUCTURE
13