![]() |
Project
|
One particle leaving the envelope. More...
#include <FastSimModel.h>
Public Attributes | |
| int | pdg = 0 |
| double | position [3] = {} |
| global; put it outside the envelope surface | |
| double | momentum [3] = {} |
| GeV/c. | |
| double | time = 0. |
| ns | |
One particle leaving the envelope.
Definition at line 48 of file FastSimModel.h.
| double o2::fastsim::FastSimOutput::momentum[3] = {} |
GeV/c.
Definition at line 51 of file FastSimModel.h.
| int o2::fastsim::FastSimOutput::pdg = 0 |
Definition at line 49 of file FastSimModel.h.
| double o2::fastsim::FastSimOutput::position[3] = {} |
global; put it outside the envelope surface
Definition at line 50 of file FastSimModel.h.
| double o2::fastsim::FastSimOutput::time = 0. |
ns
Definition at line 52 of file FastSimModel.h.