A structure to store information about decays.
|
std::vector< G4long > | eventId |
| ID of the event.
|
|
std::vector< G4String > | isotopeName |
| Isotope name and energy level.
|
|
std::vector< G4double > | decayTime |
| Time of the decay after (possibly) randomising inside simulation time window.
|
|
std::vector< G4ThreeVector > | decayPosition |
| Global position of the decay.
|
|
The documentation for this struct was generated from the following file: