COSCARLine Struct Reference
One OSCAR-style particle.
More...
#include <oscar.h>
List of all members.
|
Public Attributes |
int | pid |
| particle ID, see the Monte-Carlo numbering scheme in the Particle Data Group Review of Particle Properties
|
int | index |
| index of the particle in the OSCAR file (unused)
|
double | x [4] |
| freeze-out position in fm (or fm/c)
|
double | p [4] |
| freeze-out momentum in GeV/c (of GeV)
|
double | mass |
| mass of particle in GeV (unused)
|
Detailed Description
One OSCAR-style particle.
Definition at line 14 of file oscar.h.
Member Data Documentation
index of the particle in the OSCAR file (unused)
Definition at line 18 of file oscar.h.
mass of particle in GeV (unused)
Definition at line 24 of file oscar.h.
freeze-out momentum in GeV/c (of GeV)
Definition at line 22 of file oscar.h.
particle ID, see the Monte-Carlo numbering scheme in the Particle Data Group Review of Particle Properties
Definition at line 16 of file oscar.h.
freeze-out position in fm (or fm/c)
Definition at line 20 of file oscar.h.
The documentation for this struct was generated from the following file:
- /Users/brown170/Projects/Current/coral_msu_repo/trunk/src/coral/OSCAR/oscar.h