Geant4
10.01.p02
|
#include <G4He8GEMChannel.hh>
Public Member Functions | |
G4He8GEMChannel () | |
~G4He8GEMChannel () | |
G4bool | operator== (const G4He8GEMChannel &right) const |
G4bool | operator!= (const G4He8GEMChannel &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 G4Fragment * | EmittedFragment (G4Fragment *theNucleus) |
virtual G4FragmentVector * | BreakUp (const G4Fragment &theNucleus) |
virtual void | Dump () const |
void | SetLevelDensityParameter (G4VLevelDensityParameter *aLevelDensity) |
Public Member Functions inherited from G4VEvaporationChannel | |
G4VEvaporationChannel (const G4String &aName="Anonymous", G4EvaporationChannelType timeType=fDelayedEmission) | |
virtual | ~G4VEvaporationChannel () |
virtual void | Initialise () |
virtual G4double | GetLifeTime (G4Fragment *theNucleus) |
virtual G4FragmentVector * | BreakUpFragment (G4Fragment *theNucleus) |
virtual G4bool | BreakUpChain (G4FragmentVector *theResult, G4Fragment *theNucleus) |
G4String | GetName () const |
void | SetName (const G4String &aName) |
void | SetOPTxs (G4int opt) |
void | UseSICB (G4bool use) |
Private Member Functions | |
const G4He8GEMChannel & | operator= (const G4He8GEMChannel &right) |
G4He8GEMChannel (const G4He8GEMChannel &right) | |
Private Attributes | |
G4He8GEMCoulombBarrier | theCoulombBarrier |
G4He8GEMProbability | theEvaporationProbability |
Additional Inherited Members | |
Protected Attributes inherited from G4VEvaporationChannel | |
G4EvaporationChannelType | sampleDecayTime |
G4int | OPTxs |
G4bool | useSICB |
Definition at line 41 of file G4He8GEMChannel.hh.
|
inline |
Definition at line 45 of file G4He8GEMChannel.hh.
References G4GEMProbability::SetCoulomBarrier(), theCoulombBarrier, and theEvaporationProbability.
|
inline |
Definition at line 53 of file G4He8GEMChannel.hh.
|
private |
G4bool G4He8GEMChannel::operator!= | ( | const G4He8GEMChannel & | right | ) | const |
|
private |
G4bool G4He8GEMChannel::operator== | ( | const G4He8GEMChannel & | right | ) | const |
|
private |
Definition at line 66 of file G4He8GEMChannel.hh.
Referenced by G4He8GEMChannel().
|
private |
Definition at line 68 of file G4He8GEMChannel.hh.
Referenced by G4He8GEMChannel().