Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Namespaces | Classes | Typedefs | Enumerations | Functions
G4INCL Namespace Reference

Namespaces

 Math
 
 NuclearDensityFunctions
 
 NuclearPotential
 
 ParticleConfig
 
 PhysicalConstants
 

Classes

class  AvatarAction
 
class  BinaryCollisionAvatar
 
class  INCL
 
class  CDPP
 
class  Cluster
 
class  ClusterDecay
 
class  Clustering
 
class  ClusteringModelIntercomparison
 Cluster coalescence algorithm used in the IAEA intercomparison. More...
 
class  ClusteringModelNone
 
class  ClusterUtils
 
class  ConstantRandom
 
class  CoulombDistortion
 
class  CoulombNone
 
class  CoulombNonRelativistic
 
class  CrossSections
 
class  DecayAvatar
 
class  DeJongSpin
 
class  DeltaDecayChannel
 
class  DeltaProductionChannel
 
class  DeuteronDensity
 Static class for the deuteron density. More...
 
class  ElasticChannel
 
class  EventAction
 
class  IClusteringModel
 
class  ICoulomb
 
class  InteractionAvatar
 
class  IPauli
 
class  IPropagationModel
 
class  KinematicsUtils
 
class  NuclearDensity
 
class  NuclearDensityFactory
 
class  Nucleus
 
class  ParticleEntryAvatar
 
class  ParticleEntryChannel
 
class  ParticleSampler
 
class  Pauli
 
class  PauliGlobal
 
class  PauliStandard
 
class  PauliStrict
 
class  PauliStrictStandard
 
class  PionNucleonChannel
 
class  ProjectileRemnant
 
class  PropagationAction
 
class  RecombinationChannel
 
class  ReflectionChannel
 
class  StandardPropagationModel
 
class  Store
 
class  SurfaceAvatar
 
class  TransmissionChannel
 
class  Book
 
class  Config
 
class  IDeExcitation
 
struct  EventInfo
 
class  FinalState
 
class  Geant4RandomGenerator
 
struct  GlobalInfo
 
class  IAvatar
 
class  IChannel
 
class  IFunction1D
 
struct  Intersection
 Intersection-point structure. More...
 
class  IntersectionFactory
 
class  InterpolationNode
 Interpolation node. More...
 
class  InverseInterpolationTable
 Class for interpolating the inverse of a 1-dimensional function. More...
 
class  IRandomGenerator
 
class  LoggerSlave
 
class  Logger
 
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  Particle
 
class  ParticleSpecies
 
class  ParticleTable
 
class  Random
 
class  Ranecu
 
class  RootFunctor
 
class  RootFinder
 
class  ThreeVector
 

Typedefs

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

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  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, 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 std::list<IAvatar*>::const_iterator G4INCL::IAvatarIter

Definition at line 93 of file G4INCLIAvatar.hh.

typedef std::list<IAvatar*> G4INCL::IAvatarList

Definition at line 92 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 std::list<G4INCL::Particle*>::const_iterator G4INCL::ParticleIter

Definition at line 62 of file G4INCLParticle.hh.

Definition at line 59 of file G4INCLParticle.hh.

typedef std::vector<long> G4INCL::SeedVector

Definition at line 51 of file G4INCLIRandomGenerator.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.

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 51 of file G4INCLLogger.hh.

Enumerator
TargetSpectator 
ProjectileSpectator 
Participant 

Definition at line 63 of file G4INCLParticleType.hh.

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

Definition at line 49 of file G4INCLParticleType.hh.

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.

Here is the call graph for this function: