#include <G4VEvaporation.hh>
Definition at line 52 of file G4VEvaporation.hh.
◆ G4VEvaporation() [1/2]
G4VEvaporation::G4VEvaporation |
( |
| ) |
|
Definition at line 38 of file G4VEvaporation.cc.
G4VEvaporationChannel * thePhotonEvaporation
std::vector< G4VEvaporationChannel * > * theChannels
G4VEvaporationFactory * theChannelFactory
◆ ~G4VEvaporation()
G4VEvaporation::~G4VEvaporation |
( |
| ) |
|
|
virtual |
Definition at line 43 of file G4VEvaporation.cc.
G4VEvaporationChannel * thePhotonEvaporation
G4VEvaporationFactory * theChannelFactory
◆ G4VEvaporation() [2/2]
◆ BreakFragment()
◆ BreakItUp()
◆ CleanChannels()
void G4VEvaporation::CleanChannels |
( |
| ) |
|
|
protected |
Definition at line 50 of file G4VEvaporation.cc.
54 delete (*theChannels)[i];
std::vector< G4VEvaporationChannel * > * theChannels
◆ GetFissionChannel()
Definition at line 105 of file G4VEvaporation.hh.
108 if(
theChannels->size() > 1) { p = (*theChannels)[1]; }
std::vector< G4VEvaporationChannel * > * theChannels
◆ GetPhotonEvaporation()
◆ InitialiseChannels()
void G4VEvaporation::InitialiseChannels |
( |
| ) |
|
|
virtual |
◆ operator!=()
◆ operator=()
◆ operator==()
◆ SetOPTxs()
void G4VEvaporation::SetOPTxs |
( |
G4int |
opt | ) |
|
|
inline |
◆ SetPhotonEvaporation()
Definition at line 64 of file G4VEvaporation.cc.
G4VEvaporationChannel * thePhotonEvaporation
std::vector< G4VEvaporationChannel * > * theChannels
◆ UseSICB()
void G4VEvaporation::UseSICB |
( |
G4bool |
use | ) |
|
|
inline |
◆ OPTxs
G4int G4VEvaporation::OPTxs |
|
protected |
◆ theChannelFactory
◆ theChannels
◆ thePhotonEvaporation
◆ useSICB
G4bool G4VEvaporation::useSICB |
|
protected |
The documentation for this class was generated from the following files: