Geant4  10.02
G4N17GEMChannel Class Reference

#include <G4N17GEMChannel.hh>

+ Inheritance diagram for G4N17GEMChannel:
+ Collaboration diagram for G4N17GEMChannel:

Public Member Functions

 G4N17GEMChannel ()
 
 ~G4N17GEMChannel ()
 
G4bool operator== (const G4N17GEMChannel &right) const
 
G4bool operator!= (const G4N17GEMChannel &right) const
 
- 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 G4N17GEMChanneloperator= (const G4N17GEMChannel &right)
 
 G4N17GEMChannel (const G4N17GEMChannel &right)
 

Private Attributes

G4N17GEMCoulombBarrier theCoulombBarrier
 
G4N17GEMProbability theEvaporationProbability
 

Additional Inherited Members

- Protected Attributes inherited from G4VEvaporationChannel
G4int OPTxs
 
G4bool useSICB
 

Detailed Description

Definition at line 41 of file G4N17GEMChannel.hh.

Constructor & Destructor Documentation

G4N17GEMChannel::G4N17GEMChannel ( )
inline

Definition at line 45 of file G4N17GEMChannel.hh.

References G4GEMProbability::SetCoulomBarrier(), theCoulombBarrier, and theEvaporationProbability.

+ Here is the call graph for this function:

G4N17GEMChannel::~G4N17GEMChannel ( )
inline

Definition at line 53 of file G4N17GEMChannel.hh.

G4N17GEMChannel::G4N17GEMChannel ( const G4N17GEMChannel right)
private

Member Function Documentation

G4bool G4N17GEMChannel::operator!= ( const G4N17GEMChannel right) const
const G4N17GEMChannel& G4N17GEMChannel::operator= ( const G4N17GEMChannel right)
private
G4bool G4N17GEMChannel::operator== ( const G4N17GEMChannel right) const

Member Data Documentation

G4N17GEMCoulombBarrier G4N17GEMChannel::theCoulombBarrier
private

Definition at line 66 of file G4N17GEMChannel.hh.

Referenced by G4N17GEMChannel().

G4N17GEMProbability G4N17GEMChannel::theEvaporationProbability
private

Definition at line 68 of file G4N17GEMChannel.hh.

Referenced by G4N17GEMChannel().


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