Geant4  10.02.p03
G4TritonGEMChannel Class Reference

#include <G4TritonGEMChannel.hh>

Inheritance diagram for G4TritonGEMChannel:
Collaboration diagram for G4TritonGEMChannel:

Public Member Functions

 G4TritonGEMChannel ()
 
 ~G4TritonGEMChannel ()
 
- Public Member Functions inherited from G4GEMChannel
 G4GEMChannel (const G4int theA, const G4int theZ, const G4String &aName, G4GEMProbability *aEmissionStrategy, G4VCoulombBarrier *aCoulombBarrier)
 
virtual ~G4GEMChannel ()
 
virtual G4double GetEmissionProbability (G4Fragment *theNucleus)
 
virtual G4FragmentEmittedFragment (G4Fragment *theNucleus)
 
virtual G4FragmentVectorBreakUp (const G4Fragment &theNucleus)
 
virtual void Dump () const
 
void SetLevelDensityParameter (G4VLevelDensityParameter *aLevelDensity)
 
- Public Member Functions inherited from G4VEvaporationChannel
 G4VEvaporationChannel (const G4String &aName="")
 
virtual ~G4VEvaporationChannel ()
 
virtual void Initialise ()
 
virtual G4double GetLifeTime (G4Fragment *theNucleus)
 
virtual G4FragmentVectorBreakUpFragment (G4Fragment *theNucleus)
 
virtual G4bool BreakUpChain (G4FragmentVector *theResult, G4Fragment *theNucleus)
 
virtual void SetICM (G4bool)
 
virtual void RDMForced (G4bool)
 
virtual G4double GetFinalLevelEnergy (G4int Z, G4int A, G4double energy)
 
virtual G4double GetUpperLevelEnergy (G4int Z, G4int A)
 
G4double GetMaxLevelEnergy (G4int Z, G4int A)
 
G4double GetNearestLevelEnergy (G4int Z, G4int A, G4double energy)
 
void SetPhotonEvaporation (G4VEvaporationChannel *p)
 
void SetOPTxs (G4int opt)
 
void UseSICB (G4bool use)
 

Private Member Functions

const G4TritonGEMChanneloperator= (const G4TritonGEMChannel &right)
 
 G4TritonGEMChannel (const G4TritonGEMChannel &right)
 
G4bool operator== (const G4TritonGEMChannel &right) const
 
G4bool operator!= (const G4TritonGEMChannel &right) const
 

Private Attributes

G4TritonGEMCoulombBarrier theCoulombBarrier
 
G4TritonGEMProbability theEvaporationProbability
 

Additional Inherited Members

- Protected Attributes inherited from G4VEvaporationChannel
G4int OPTxs
 
G4bool useSICB
 

Detailed Description

Definition at line 40 of file G4TritonGEMChannel.hh.

Constructor & Destructor Documentation

◆ G4TritonGEMChannel() [1/2]

G4TritonGEMChannel::G4TritonGEMChannel ( )
inline

Definition at line 44 of file G4TritonGEMChannel.hh.

44  : G4GEMChannel(3,1,"triton",
47  {
49  }
void SetCoulomBarrier(const G4VCoulombBarrier *aCoulombBarrierStrategy)
G4TritonGEMCoulombBarrier theCoulombBarrier
G4GEMChannel(const G4int theA, const G4int theZ, const G4String &aName, G4GEMProbability *aEmissionStrategy, G4VCoulombBarrier *aCoulombBarrier)
Definition: G4GEMChannel.cc:46
G4TritonGEMProbability theEvaporationProbability
Here is the call graph for this function:
Here is the caller graph for this function:

◆ ~G4TritonGEMChannel()

G4TritonGEMChannel::~G4TritonGEMChannel ( )
inline

Definition at line 52 of file G4TritonGEMChannel.hh.

52 {};
Here is the call graph for this function:

◆ G4TritonGEMChannel() [2/2]

G4TritonGEMChannel::G4TritonGEMChannel ( const G4TritonGEMChannel right)
private

Member Function Documentation

◆ operator!=()

G4bool G4TritonGEMChannel::operator!= ( const G4TritonGEMChannel right) const
private
Here is the caller graph for this function:

◆ operator=()

const G4TritonGEMChannel& G4TritonGEMChannel::operator= ( const G4TritonGEMChannel right)
private
Here is the caller graph for this function:

◆ operator==()

G4bool G4TritonGEMChannel::operator== ( const G4TritonGEMChannel right) const
private
Here is the caller graph for this function:

Member Data Documentation

◆ theCoulombBarrier

G4TritonGEMCoulombBarrier G4TritonGEMChannel::theCoulombBarrier
private

Definition at line 61 of file G4TritonGEMChannel.hh.

◆ theEvaporationProbability

G4TritonGEMProbability G4TritonGEMChannel::theEvaporationProbability
private

Definition at line 62 of file G4TritonGEMChannel.hh.


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