Geant4.10
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Data Structures | Typedefs | Enumerations | Functions
G4INCL Namespace Reference

Namespaces

 ClusterDecay
 Namespace for functions that handle decay of unstable clusters.
 
 CrossSections
 
 DeJongSpin
 
 DeuteronDensity
 Static class for the deuteron density.
 
 IntersectionFactory
 
 KinematicsUtils
 
 Logger
 
 Math
 
 NuclearDensityFactory
 
 NuclearDensityFunctions
 
 NuclearPotential
 
 ParticleConfig
 
 ParticleTable
 
 PhaseSpaceDecay
 
 PhysicalConstants
 
 Random
 
 RootFinder
 
 String
 

Data Structures

class  BinaryCollisionAvatar
 
class  Book
 
class  CascadeAction
 
class  CDPP
 
class  Cluster
 
class  Clustering
 
class  ClusteringModelIntercomparison
 Cluster coalescence algorithm used in the IAEA intercomparison. More...
 
class  ClusteringModelNone
 
class  Config
 
struct  ConsideredPartner
 Container for the relevant information. More...
 
class  ConstantRandom
 
class  CoulombDistortion
 
class  CoulombNone
 
class  CoulombNonRelativistic
 
class  CrossSectionsINCL46
 Cross sections used in INCL4.6. More...
 
class  DecayAvatar
 
class  DeltaDecayChannel
 
class  DeltaProductionChannel
 
class  ElasticChannel
 
struct  EventInfo
 
class  FinalState
 
class  Geant4RandomGenerator
 
struct  GlobalInfo
 
class  IAvatar
 
class  IChannel
 
class  IClusteringModel
 
class  ICoulomb
 
class  ICrossSections
 Abstract interface for the cross-section classes. More...
 
class  IFunction1D
 
class  INCL
 
class  InteractionAvatar
 
class  InterpolationNode
 Interpolation node. More...
 
struct  Intersection
 Intersection-point structure. More...
 
class  InverseInterpolationTable
 Class for interpolating the inverse of a 1-dimensional function. More...
 
class  IPauli
 
class  IPropagationModel
 
class  IRandomGenerator
 
struct  Isotope
 Holds an isotope and an abundance. More...
 
class  IsotopicDistribution
 Class that stores isotopic abundances for a given element. More...
 
class  NaturalIsotopicDistributions
 Class that stores isotopic abundances for a given element. More...
 
class  NuclearDensity
 
class  Nucleus
 
class  Particle
 
class  ParticleEntryAvatar
 
class  ParticleEntryChannel
 
class  ParticleSampler
 
class  ParticleSpecies
 
class  Pauli
 
class  PauliGlobal
 
class  PauliStandard
 
class  PauliStrict
 
class  PauliStrictStandard
 
class  PionNucleonChannel
 
class  ProjectileRemnant
 
class  Ranecu
 
class  RecombinationChannel
 
class  ReflectionChannel
 
class  RootFunctor
 
class  StandardPropagationModel
 
class  Store
 
class  SurfaceAvatar
 
class  ThreeVector
 
class  TransmissionChannel
 
class  UnorderedVector
 

Typedefs

typedef G4int Int_t
 
typedef short Short_t
 
typedef G4float Float_t
 
typedef G4double Double_t
 
typedef G4bool Bool_t
 
typedef UnorderedVector
< IAvatar * > 
IAvatarList
 
typedef UnorderedVector
< IAvatar * >::const_iterator 
IAvatarIter
 
typedef UnorderedVector
< IAvatar * >::iterator 
IAvatarMutableIter
 
typedef std::vector< IsotopeIsotopeVector
 
typedef IsotopeVector::iterator IsotopeIter
 
typedef UnorderedVector
< Particle * > 
ParticleList
 
typedef
ParticleList::const_iterator 
ParticleIter
 
typedef ParticleList::iterator ParticleMutableIter
 

Enumerations

enum  PauliType {
  StatisticalPauli, StrictPauli, StrictStatisticalPauli, GlobalPauli,
  NoPauli
}
 
enum  CoulombType { NonRelativisticCoulomb, NoCoulomb }
 
enum  PotentialType { IsospinEnergySmoothPotential, IsospinEnergyPotential, IsospinPotential, ConstantPotential }
 
enum  LocalEnergyType { AlwaysLocalEnergy, FirstCollisionLocalEnergy, NeverLocalEnergy }
 
enum  DeExcitationType { DeExcitationNone }
 
enum  ClusterAlgorithmType { IntercomparisonClusterAlgorithm, NoClusterAlgorithm }
 
enum  SeparationEnergyType { INCLSeparationEnergy, RealSeparationEnergy, RealForLightSeparationEnergy }
 
enum  FermiMomentumType { ConstantFermiMomentum, ConstantLightFermiMomentum, MassDependentFermiMomentum }
 
enum  FinalStateValidity {
  ValidFS, PauliBlockedFS, NoEnergyConservationFS, ParticleBelowFermiFS,
  ParticleBelowZeroFS
}
 
enum  AvatarType {
  SurfaceAvatarType, CollisionAvatarType, DecayAvatarType, ParticleEntryAvatarType,
  UnknownAvatarType
}
 
enum  ChannelType { toNucleonNucleon, toNucleonDelta, toDeltaDelta }
 
enum  MessageType {
  InfoMsg = 1, FatalMsg = 2, ErrorMsg = 3, WarningMsg = 4,
  DebugMsg = 7, DataBlockMsg = 10, ZeroMsg = 0
}
 
enum  ParticleType {
  Proton = 0, Neutron, PiPlus, PiMinus,
  PiZero, DeltaPlusPlus, DeltaPlus, DeltaZero,
  DeltaMinus, Composite, UnknownParticle
}
 
enum  ParticipantType { TargetSpectator, ProjectileSpectator, Participant }
 

Functions

G4int shuffleComponentsHelper (G4int range)
 Helper function for ProjectileRemnant::shuffleStoredComponents. More...
 

Typedef Documentation

Definition at line 63 of file G4INCLEventInfo.hh.

Definition at line 62 of file G4INCLEventInfo.hh.

Definition at line 61 of file G4INCLEventInfo.hh.

typedef UnorderedVector<IAvatar*>::const_iterator G4INCL::IAvatarIter

Definition at line 93 of file G4INCLIAvatar.hh.

Definition at line 92 of file G4INCLIAvatar.hh.

Definition at line 94 of file G4INCLIAvatar.hh.

Definition at line 59 of file G4INCLEventInfo.hh.

typedef IsotopeVector::iterator G4INCL::IsotopeIter

Definition at line 60 of file G4INCLNaturalIsotopicDistributions.hh.

typedef std::vector<Isotope> G4INCL::IsotopeVector

Definition at line 59 of file G4INCLNaturalIsotopicDistributions.hh.

typedef ParticleList::const_iterator G4INCL::ParticleIter

Definition at line 91 of file G4INCLParticle.hh.

Definition at line 90 of file G4INCLParticle.hh.

typedef ParticleList::iterator G4INCL::ParticleMutableIter

Definition at line 92 of file G4INCLParticle.hh.

typedef short G4INCL::Short_t

Definition at line 60 of file G4INCLEventInfo.hh.

Enumeration Type Documentation

Enumerator
SurfaceAvatarType 
CollisionAvatarType 
DecayAvatarType 
ParticleEntryAvatarType 
UnknownAvatarType 

Definition at line 54 of file G4INCLIAvatar.hh.

Enumerator
toNucleonNucleon 
toNucleonDelta 
toDeltaDelta 

Definition at line 51 of file G4INCLIChannel.hh.

Enumerator
IntercomparisonClusterAlgorithm 
NoClusterAlgorithm 

Definition at line 90 of file G4INCLConfigEnums.hh.

Enumerator
NonRelativisticCoulomb 
NoCoulomb 

Definition at line 52 of file G4INCLConfigEnums.hh.

Enumerator
DeExcitationNone 

Definition at line 73 of file G4INCLConfigEnums.hh.

73  {
75 #ifdef INCL_DEEXCITATION_ABLAXX
76  , DeExcitationABLAv3p
77 #endif
78 #ifdef INCL_DEEXCITATION_ABLA07
79  , DeExcitationABLA07
80 #endif
81 #ifdef INCL_DEEXCITATION_SMM
82  , DeExcitationSMM
83 #endif
84 #ifdef INCL_DEEXCITATION_GEMINIXX
85  , DeExcitationGEMINIXX
86 #endif
87  };
Enumerator
ConstantFermiMomentum 
ConstantLightFermiMomentum 
MassDependentFermiMomentum 

Definition at line 103 of file G4INCLConfigEnums.hh.

Enumerator
ValidFS 
PauliBlockedFS 
NoEnergyConservationFS 
ParticleBelowFermiFS 
ParticleBelowZeroFS 

Definition at line 52 of file G4INCLFinalState.hh.

Enumerator
AlwaysLocalEnergy 
FirstCollisionLocalEnergy 
NeverLocalEnergy 

Definition at line 66 of file G4INCLConfigEnums.hh.

Verbosity scale from 0 (fatal errors only) to 10 (print everything)

Enumerator
InfoMsg 
FatalMsg 
ErrorMsg 
WarningMsg 
DebugMsg 
DataBlockMsg 
ZeroMsg 

Definition at line 55 of file G4INCLLogger.hh.

Enumerator
TargetSpectator 
ProjectileSpectator 
Participant 

Definition at line 66 of file G4INCLParticleType.hh.

Enumerator
Proton 
Neutron 
PiPlus 
PiMinus 
PiZero 
DeltaPlusPlus 
DeltaPlus 
DeltaZero 
DeltaMinus 
Composite 
UnknownParticle 

Definition at line 49 of file G4INCLParticleType.hh.

49  {
50  Proton = 0,
51  Neutron,
52  PiPlus,
53  PiMinus,
54  PiZero,
56  DeltaPlus,
57  DeltaZero,
58  DeltaMinus,
59  Composite,
60  // WARNING: if you add more particle types, you MUST add them BEFORE the
61  // UnknownParticle type! This is because UnknownParticle is used as a
62  // counter of the number of available particle types.
64  };
Enumerator
StatisticalPauli 
StrictPauli 
StrictStatisticalPauli 
GlobalPauli 
NoPauli 

Definition at line 43 of file G4INCLConfigEnums.hh.

Enumerator
IsospinEnergySmoothPotential 
IsospinEnergyPotential 
IsospinPotential 
ConstantPotential 

Definition at line 58 of file G4INCLConfigEnums.hh.

Enumerator
INCLSeparationEnergy 
RealSeparationEnergy 
RealForLightSeparationEnergy 

Definition at line 96 of file G4INCLConfigEnums.hh.

Function Documentation

G4int G4INCL::shuffleComponentsHelper ( G4int  range)

Helper function for ProjectileRemnant::shuffleStoredComponents.

Definition at line 50 of file G4INCLProjectileRemnant.cc.

References G4INCL::Random::shoot1().

50  {
51  return (G4int)(Random::shoot1()*range);
52  }
int G4int
Definition: G4Types.hh:78
G4double shoot1()
Definition: G4INCLRandom.cc:85