ECCE @ EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
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 "G4INCLPhaseSpaceGenerator.hh"
#include <algorithm>
+ Include dependency graph for G4INCLClusterDecay.cc:

Go to the source code of this file.

Namespaces

namespace  G4INCL
 
namespace  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.
 
ParticleList G4INCL::ClusterDecay::decay (Cluster *const c)
 Carries out a cluster decay.
 

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 34 of file G4INCLClusterDecay.cc.

View newest version in sPHENIX GitHub at line 34 of file G4INCLClusterDecay.cc