Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Types | Public Member Functions | List of all members
G4WilsonAblationModel Class Reference

#include <G4WilsonAblationModel.hh>

Inheritance diagram for G4WilsonAblationModel:
Inheritance graph
[legend]
Collaboration diagram for G4WilsonAblationModel:
Collaboration graph
[legend]

Public Types

typedef std::vector
< G4ParticleDefinition * > 
VectorOfFragmentTypes
 

Public Member Functions

 G4WilsonAblationModel ()
 
 ~G4WilsonAblationModel ()
 
G4FragmentVectorBreakItUp (const G4Fragment &theNucleus)
 
void SetProduceSecondaries (G4bool)
 
G4bool GetProduceSecondaries ()
 
void SetVerboseLevel (G4int)
 
G4int GetVerboseLevel ()
 
- Public Member Functions inherited from G4VEvaporation
 G4VEvaporation ()
 
virtual ~G4VEvaporation ()
 
virtual void Initialise ()
 
virtual void SetPhotonEvaporation (G4VEvaporationChannel *ptr)
 
G4VEvaporationChannelGetPhotonEvaporation ()
 
void SetOPTxs (G4int opt)
 
void UseSICB (G4bool use)
 

Additional Inherited Members

- Protected Attributes inherited from G4VEvaporation
G4VEvaporationChannelthePhotonEvaporation
 
G4int OPTxs
 
G4bool useSICB
 

Detailed Description

Definition at line 83 of file G4WilsonAblationModel.hh.

Member Typedef Documentation

Definition at line 89 of file G4WilsonAblationModel.hh.

Constructor & Destructor Documentation

G4WilsonAblationModel::G4WilsonAblationModel ( )

Definition at line 105 of file G4WilsonAblationModel.cc.

Here is the call graph for this function:

G4WilsonAblationModel::~G4WilsonAblationModel ( )

Definition at line 159 of file G4WilsonAblationModel.cc.

Member Function Documentation

G4FragmentVector * G4WilsonAblationModel::BreakItUp ( const G4Fragment theNucleus)
virtual

Implements G4VEvaporation.

Definition at line 167 of file G4WilsonAblationModel.cc.

Here is the call graph for this function:

G4bool G4WilsonAblationModel::GetProduceSecondaries ( )
inline

Definition at line 122 of file G4WilsonAblationModel.hh.

G4int G4WilsonAblationModel::GetVerboseLevel ( )
inline

Definition at line 130 of file G4WilsonAblationModel.hh.

void G4WilsonAblationModel::SetProduceSecondaries ( G4bool  produceSecondaries1)
inline

Definition at line 118 of file G4WilsonAblationModel.hh.

void G4WilsonAblationModel::SetVerboseLevel ( G4int  verboseLevel1)
inline

Definition at line 126 of file G4WilsonAblationModel.hh.

Here is the caller graph for this function:


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