#include <G4VEvaporationChannel.hh>
Definition at line 49 of file G4VEvaporationChannel.hh.
◆ G4VEvaporationChannel() [1/2]
G4VEvaporationChannel::G4VEvaporationChannel |
( |
const G4String & | aName = "" | ) |
|
◆ ~G4VEvaporationChannel()
virtual G4VEvaporationChannel::~G4VEvaporationChannel |
( |
| ) |
|
|
virtualdefault |
◆ G4VEvaporationChannel() [2/2]
◆ BreakUpChain()
◆ BreakUpFragment()
Definition at line 110 of file G4VEvaporationChannel.hh.
111{
114 return results;
115}
std::vector< G4Fragment * > G4FragmentVector
virtual G4bool BreakUpChain(G4FragmentVector *theResult, G4Fragment *theNucleus)
◆ ComputeInverseXSection()
◆ ComputeProbability()
◆ Dump()
void G4VEvaporationChannel::Dump |
( |
| ) |
const |
|
virtual |
◆ EmittedFragment()
◆ GetEmissionProbability()
◆ GetLifeTime()
◆ Initialise()
void G4VEvaporationChannel::Initialise |
( |
| ) |
|
|
virtual |
◆ operator!=()
◆ operator=()
◆ operator==()
◆ RDMForced()
void G4VEvaporationChannel::RDMForced |
( |
G4bool | | ) |
|
|
virtual |
◆ SetICM()
void G4VEvaporationChannel::SetICM |
( |
G4bool | | ) |
|
|
virtual |
◆ SetOPTxs()
void G4VEvaporationChannel::SetOPTxs |
( |
G4int | val | ) |
|
|
inline |
◆ UseSICB()
void G4VEvaporationChannel::UseSICB |
( |
G4bool | val | ) |
|
|
inline |
◆ OPTxs
G4int G4VEvaporationChannel::OPTxs {3} |
|
protected |
◆ useSICB
G4bool G4VEvaporationChannel::useSICB {true} |
|
protected |
The documentation for this class was generated from the following files: