Geant4 9.6.0
Toolkit for the simulation of the passage of particles through matter
|
Class for constructing a projectile-like remnant. More...
#include "globals.hh"
#include "G4INCLCluster.hh"
#include "G4INCLRandom.hh"
#include <vector>
#include <map>
#include <numeric>
#include <functional>
Go to the source code of this file.
Classes | |
class | G4INCL::ProjectileRemnant |
Namespaces | |
namespace | G4INCL |
Macros | |
#define | INCLXX_IN_GEANT4_MODE 1 |
#define | G4INCLPROJECTILEREMNANT_HH_ |
Functions | |
G4int | G4INCL::shuffleComponentsHelper (G4int range) |
Helper function for ProjectileRemnant::shuffleStoredComponents. | |
Class for constructing a projectile-like remnant.
Definition in file G4INCLProjectileRemnant.hh.
#define G4INCLPROJECTILEREMNANT_HH_ |
Definition at line 47 of file G4INCLProjectileRemnant.hh.
#define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 35 of file G4INCLProjectileRemnant.hh.