Geant4 10.7.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4Be12GEMChannel Class Reference

#include <G4Be12GEMChannel.hh>

+ Inheritance diagram for G4Be12GEMChannel:

Public Member Functions

 G4Be12GEMChannel ()
 
 ~G4Be12GEMChannel ()
 
- Public Member Functions inherited from G4GEMChannel
 G4GEMChannel (G4int theA, G4int theZ, const G4String &aName, G4GEMProbability *aEmissionStrategy)
 
virtual ~G4GEMChannel ()
 
virtual G4double GetEmissionProbability (G4Fragment *theNucleus)
 
virtual G4FragmentEmittedFragment (G4Fragment *theNucleus)
 
virtual void Dump () const
 
void SetLevelDensityParameter (G4VLevelDensityParameter *aLevelDensity)
 
- Public Member Functions inherited from G4VEvaporationChannel
 G4VEvaporationChannel (const G4String &aName="")
 
virtual ~G4VEvaporationChannel ()
 
virtual G4double GetEmissionProbability (G4Fragment *theNucleus)=0
 
virtual void Initialise ()
 
virtual G4double GetLifeTime (G4Fragment *theNucleus)
 
virtual G4FragmentEmittedFragment (G4Fragment *theNucleus)
 
virtual G4bool BreakUpChain (G4FragmentVector *theResult, G4Fragment *theNucleus)
 
G4FragmentVectorBreakUpFragment (G4Fragment *theNucleus)
 
virtual void Dump () const
 
virtual void SetICM (G4bool)
 
virtual void RDMForced (G4bool)
 
void SetOPTxs (G4int opt)
 
void UseSICB (G4bool use)
 

Additional Inherited Members

- Protected Attributes inherited from G4VEvaporationChannel
G4int OPTxs
 
G4bool useSICB
 

Detailed Description

Definition at line 37 of file G4Be12GEMChannel.hh.

Constructor & Destructor Documentation

◆ G4Be12GEMChannel()

G4Be12GEMChannel::G4Be12GEMChannel ( )
inlineexplicit

Definition at line 41 of file G4Be12GEMChannel.hh.

42 : G4GEMChannel(12,4,"Be12",&theEvaporationProbability) {}

◆ ~G4Be12GEMChannel()

G4Be12GEMChannel::~G4Be12GEMChannel ( )
inline

Definition at line 45 of file G4Be12GEMChannel.hh.

45{};

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