Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include "globals.hh"
#include <list>
#include <string>
#include "G4INCLParticle.hh"
#include "G4INCLEventInfo.hh"
#include "G4INCLCluster.hh"
#include "G4INCLFinalState.hh"
#include "G4INCLStore.hh"
#include "G4INCLGlobals.hh"
#include "G4INCLParticleTable.hh"
#include "G4INCLConfig.hh"
#include "G4INCLConfigEnums.hh"
#include "G4INCLProjectileRemnant.hh"
Go to the source code of this file.
Classes | |
class | G4INCL::Nucleus |
struct | G4INCL::Nucleus::ConservationBalance |
Struct for conservation laws. More... | |
Namespaces | |
namespace | G4INCL |
Macros | |
#define | INCLXX_IN_GEANT4_MODE 1 |
#define | G4INCLNUCLEUS_HH_ |
Enumerations | |
enum | G4INCL::AnnihilationType { G4INCL::Def =0 , G4INCL::PType , G4INCL::NType , G4INCL::PTypeInFlight , G4INCL::NTypeInFlight , G4INCL::NbarPTypeInFlight , G4INCL::NbarNTypeInFlight } |
#define G4INCLNUCLEUS_HH_ |
Definition at line 46 of file G4INCLNucleus.hh.
#define INCLXX_IN_GEANT4_MODE 1 |
Definition at line 34 of file G4INCLNucleus.hh.