#include "globals.hh"
#include "G4INCLProjectileRemnant.hh"
#include <algorithm>
#include <numeric>
Go to the source code of this file.
Namespaces | |
| namespace | G4INCL |
Defines | |
| #define | INCLXX_IN_GEANT4_MODE 1 |
Functions | |
| G4int | G4INCL::shuffleComponentsHelper (G4int range) |
| Helper function for ProjectileRemnant::shuffleStoredComponents. | |
Definition in file G4INCLProjectileRemnant.cc.
| #define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 33 of file G4INCLProjectileRemnant.cc.
1.4.7