-
Notifications
You must be signed in to change notification settings - Fork 4
Sixtrack Maps
Riccardo De Maria edited this page Jul 17, 2015
·
20 revisions
#Sixtrack Maps
The particle set constants are:
partf |
name | Description |
---|---|---|
0 | p0 | Reference momentum [eV/c] |
1 | beta0 | Reference relativistic beta |
2 | gamma0 | Reference relativistic gamma |
3 | m0 | Reference rest mass [eV/c^2] |
4 | E0 | Reference energy [eV] |
5 | q0 | Reference charge [e] |
The particle floating point coordinates are
partf |
name | Description |
---|---|---|
0 | x | x of particle 0 [m] |
1 | px | px of particle 0 [m] |
2 | y | y of particle 0 [m] |
3 | py | py of particle 0 [m] |
4 | dt | Delta t of particle 0 [m] |
5 | pt | Delta Energy/(P0 particle C) 0 [] |
6 | s | s particle 0 [m] |
7 | chi |
q0/q m/m0 of particle 0 |
8 | q | charge state particle 0 |
The particle integer coordinates are:
parti |
name | Description |
---|---|---|
5 | pid[0] | ID of particle 0 |
6 | tlost[0] | Turn lost |
7 | parent[0] | parent particle |