|
Geant4.10
|
#include "globals.hh"#include "G4DynamicParticle.hh"#include "G4HadSecondary.hh"#include "G4LorentzRotation.hh"#include "G4ThreeVector.hh"#include <vector>Go to the source code of this file.
Data Structures | |
| class | G4HadFinalState |
Enumerations | |
| enum | G4HadFinalStateStatus { isAlive, stopAndKill, suspend } |
| Enumerator | |
|---|---|
| isAlive | |
| stopAndKill | |
| suspend | |
Definition at line 42 of file G4HadFinalState.hh.
1.8.7