Geant4  10.03
G4VEvaporation Class Reference

#include <G4VEvaporation.hh>

+ Inheritance diagram for G4VEvaporation:
+ Collaboration diagram for G4VEvaporation:

Public Member Functions

 G4VEvaporation ()
 
virtual ~G4VEvaporation ()
 
virtual void BreakFragment (G4FragmentVector *, G4Fragment *theNucleus)
 
virtual void InitialiseChannels ()
 
virtual void SetPhotonEvaporation (G4VEvaporationChannel *ptr)
 
void SetFermiBreakUp (G4VFermiBreakUp *ptr)
 
G4VFermiBreakUpGetFermiBreakUp () const
 
G4VEvaporationChannelGetPhotonEvaporation ()
 
G4VEvaporationChannelGetFissionChannel ()
 
void SetOPTxs (G4int opt)
 
void UseSICB (G4bool use)
 

Protected Member Functions

void CleanChannels ()
 

Protected Attributes

G4VEvaporationChannelthePhotonEvaporation
 
G4VFermiBreakUptheFBU
 
G4int OPTxs
 
G4bool useSICB
 
std::vector
< G4VEvaporationChannel * > * 
theChannels
 
G4VEvaporationFactorytheChannelFactory
 

Private Member Functions

 G4VEvaporation (const G4VEvaporation &right)=delete
 
const G4VEvaporationoperator= (const G4VEvaporation &right)=delete
 
G4bool operator== (const G4VEvaporation &right) const =delete
 
G4bool operator!= (const G4VEvaporation &right) const =delete
 

Detailed Description

Definition at line 53 of file G4VEvaporation.hh.

Constructor & Destructor Documentation

G4VEvaporation::G4VEvaporation ( )
explicit

Definition at line 38 of file G4VEvaporation.cc.

G4VEvaporation::~G4VEvaporation ( )
virtual

Definition at line 43 of file G4VEvaporation.cc.

References CleanChannels(), theChannelFactory, and thePhotonEvaporation.

+ Here is the call graph for this function:

G4VEvaporation::G4VEvaporation ( const G4VEvaporation right)
privatedelete

Member Function Documentation

void G4VEvaporation::BreakFragment ( G4FragmentVector ,
G4Fragment theNucleus 
)
virtual

Reimplemented in G4Evaporation.

Definition at line 76 of file G4VEvaporation.cc.

Referenced by G4ExcitationHandler::BreakItUp().

+ Here is the caller graph for this function:

void G4VEvaporation::CleanChannels ( )
protected

Definition at line 50 of file G4VEvaporation.cc.

References theChannels.

Referenced by G4Evaporation::SetCombinedChannel(), G4Evaporation::SetDefaultChannel(), G4Evaporation::SetGEMChannel(), and ~G4VEvaporation().

+ Here is the caller graph for this function:

G4VFermiBreakUp * G4VEvaporation::GetFermiBreakUp ( ) const
inline

Definition at line 107 of file G4VEvaporation.hh.

References theFBU.

G4VEvaporationChannel * G4VEvaporation::GetFissionChannel ( )
inline

Definition at line 117 of file G4VEvaporation.hh.

References theChannels.

Referenced by G4INCLXXInterface::G4INCLXXInterface().

+ Here is the caller graph for this function:

G4VEvaporationChannel * G4VEvaporation::GetPhotonEvaporation ( )
inline

Definition at line 112 of file G4VEvaporation.hh.

References thePhotonEvaporation.

Referenced by G4ExcitationHandler::G4ExcitationHandler(), and G4ExcitationHandler::SetEvaporation().

+ Here is the caller graph for this function:

void G4VEvaporation::InitialiseChannels ( )
virtual

Reimplemented in G4Evaporation.

Definition at line 62 of file G4VEvaporation.cc.

Referenced by G4ExcitationHandler::Initialise().

+ Here is the caller graph for this function:

G4bool G4VEvaporation::operator!= ( const G4VEvaporation right) const
privatedelete
const G4VEvaporation& G4VEvaporation::operator= ( const G4VEvaporation right)
privatedelete
G4bool G4VEvaporation::operator== ( const G4VEvaporation right) const
privatedelete
void G4VEvaporation::SetFermiBreakUp ( G4VFermiBreakUp ptr)
inline

Definition at line 102 of file G4VEvaporation.hh.

References theFBU.

Referenced by G4ExcitationHandler::SetEvaporation(), G4ExcitationHandler::SetFermiModel(), and G4ExcitationHandler::SetParameters().

+ Here is the caller graph for this function:

void G4VEvaporation::SetOPTxs ( G4int  opt)
inline

Definition at line 77 of file G4VEvaporation.hh.

References OPTxs.

void G4VEvaporation::SetPhotonEvaporation ( G4VEvaporationChannel ptr)
virtual

Definition at line 65 of file G4VEvaporation.cc.

References theChannels, and thePhotonEvaporation.

Referenced by G4Evaporation::G4Evaporation(), and G4ExcitationHandler::SetPhotonEvaporation().

+ Here is the caller graph for this function:

void G4VEvaporation::UseSICB ( G4bool  use)
inline

Definition at line 79 of file G4VEvaporation.hh.

References useSICB.

Member Data Documentation

G4int G4VEvaporation::OPTxs
protected
G4VFermiBreakUp* G4VEvaporation::theFBU
protected
G4bool G4VEvaporation::useSICB
protected

Definition at line 89 of file G4VEvaporation.hh.

Referenced by G4WilsonAblationModel::G4WilsonAblationModel(), and UseSICB().


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