Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
G4BENeutronChannel Class Reference

#include <G4BENeutronChannel.hh>

Inheritance diagram for G4BENeutronChannel:
Inheritance graph
[legend]
Collaboration diagram for G4BENeutronChannel:
Collaboration graph
[legend]

Public Member Functions

 G4BENeutronChannel ()
 
virtual ~G4BENeutronChannel ()
 
virtual void calculateProbability ()
 
G4DynamicParticleemit ()
 
G4double sampleKineticEnergy ()
 
- Public Member Functions inherited from G4BertiniEvaporationChannel
 G4BertiniEvaporationChannel ()
 
virtual ~G4BertiniEvaporationChannel ()
 
void setVerboseLevel (G4int verbose)
 
void setNucleusA (G4int inputA)
 
void setNucleusZ (G4int inputZ)
 
G4int getParticleA ()
 
G4int getParticleZ ()
 
void setExcitationEnergy (G4double inputE)
 
void setQ (G4double inputQ)
 
void setPairingCorrection (G4int isCorrection)
 
G4double getLevelDensityParameter ()
 
G4String getName ()
 
virtual G4double getProbability ()
 
virtual void setProbability (G4double newProb)
 
virtual G4double qmFactor ()
 
virtual G4double getQ ()
 
virtual G4double getCoulomb ()
 
virtual G4double getThresh ()
 

Additional Inherited Members

- Protected Member Functions inherited from G4BertiniEvaporationChannel
G4double Q (G4double a, G4double z)
 
G4double pairingEnergyProtons (G4int A)
 
G4double pairingEnergyNeutrons (G4int N)
 
G4double cameron (G4double a, G4double z)
 
G4double cameronShellCorrectionP (G4int Z)
 
G4double cameronShellCorrectionN (G4int N)
 
void isotropicCosines (G4double &, G4double &, G4double &)
 
- Protected Attributes inherited from G4BertiniEvaporationChannel
G4String name
 
G4int verboseLevel
 
G4int nucleusA
 
G4int nucleusZ
 
G4int particleA
 
G4int particleZ
 
G4double exmass
 
G4double emissionProbability
 
G4double rho
 
G4double correction
 
G4double excitationEnergy
 
G4int spin
 

Detailed Description

Definition at line 37 of file G4BENeutronChannel.hh.

Constructor & Destructor Documentation

G4BENeutronChannel::G4BENeutronChannel ( )

Definition at line 47 of file G4BENeutronChannel.cc.

G4BENeutronChannel::~G4BENeutronChannel ( )
virtual

Definition at line 57 of file G4BENeutronChannel.cc.

Member Function Documentation

void G4BENeutronChannel::calculateProbability ( )
virtual

Implements G4BertiniEvaporationChannel.

Definition at line 62 of file G4BENeutronChannel.cc.

Here is the call graph for this function:

G4DynamicParticle * G4BENeutronChannel::emit ( )
virtual

Implements G4BertiniEvaporationChannel.

Definition at line 150 of file G4BENeutronChannel.cc.

Here is the call graph for this function:

G4double G4BENeutronChannel::sampleKineticEnergy ( )

Definition at line 108 of file G4BENeutronChannel.cc.

Here is the call graph for this function:

Here is the caller graph for this function:


The documentation for this class was generated from the following files: