Geant4  10.00.p02
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 G4FragmentVectorBreakUp (const G4Fragment &theNucleus)
 
void SetLevelDensityParameter (G4VLevelDensityParameter *aLevelDensity)
 
G4double GetMaximalKineticEnergy (void) const
 
- Public Member Functions inherited from G4VEvaporationChannel
 G4VEvaporationChannel (const G4String &aName="Anonymous", G4EvaporationChannelType timeType=fDelayedEmission)
 
virtual ~G4VEvaporationChannel ()
 
virtual G4double GetLifeTime (G4Fragment *theNucleus)
 
virtual G4FragmentEmittedFragment (G4Fragment *theNucleus)
 
virtual G4FragmentVectorBreakUpFragment (G4Fragment *theNucleus)
 
G4String GetName () const
 
void SetName (const G4String &aName)
 
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
G4EvaporationChannelType sampleDecayTime
 
G4int OPTxs
 
G4bool useSICB
 

Detailed Description

Definition at line 40 of file G4TritonGEMChannel.hh.

Constructor & Destructor Documentation

G4TritonGEMChannel::G4TritonGEMChannel ( )
inline

Definition at line 44 of file G4TritonGEMChannel.hh.

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

+ Here is the call graph for this function:

G4TritonGEMChannel::~G4TritonGEMChannel ( )
inline

Definition at line 52 of file G4TritonGEMChannel.hh.

G4TritonGEMChannel::G4TritonGEMChannel ( const G4TritonGEMChannel right)
private

Member Function Documentation

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

Member Data Documentation

G4TritonGEMCoulombBarrier G4TritonGEMChannel::theCoulombBarrier
private

Definition at line 61 of file G4TritonGEMChannel.hh.

Referenced by G4TritonGEMChannel().

G4TritonGEMProbability G4TritonGEMChannel::theEvaporationProbability
private

Definition at line 62 of file G4TritonGEMChannel.hh.

Referenced by G4TritonGEMChannel().


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