Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Macros | Functions
G4INCLClusterDecay.cc File Reference

Static class for carrying out cluster decays. More...

#include "globals.hh"
#include "G4INCLClusterDecay.hh"
#include "G4INCLParticleTable.hh"
#include "G4INCLKinematicsUtils.hh"
#include "G4INCLRandom.hh"
#include "G4INCLPhaseSpaceDecay.hh"
#include <algorithm>

Go to the source code of this file.

Namespaces

 G4INCL
 
 G4INCL::ClusterDecay
 Namespace for functions that handle decay of unstable clusters.
 

Macros

#define INCLXX_IN_GEANT4_MODE   1
 

Functions

G4bool G4INCL::ClusterDecay::isStable (Cluster const *const c)
 True if the cluster is stable. More...
 
ParticleList G4INCL::ClusterDecay::decay (Cluster *const c)
 Carries out a cluster decay. More...
 

Detailed Description

Static class for carrying out cluster decays.

Date
6th July 2011
Author
Davide Mancusi

Definition in file G4INCLClusterDecay.cc.

Macro Definition Documentation

#define INCLXX_IN_GEANT4_MODE   1

Definition at line 33 of file G4INCLClusterDecay.cc.