Geant4  9.6.p02
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
G4VGammaDeexcitation Class Referenceabstract

#include <G4VGammaDeexcitation.hh>

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

Public Member Functions

 G4VGammaDeexcitation ()
 
virtual ~G4VGammaDeexcitation ()
 
virtual G4VGammaTransitionCreateTransition ()=0
 
virtual G4bool CanDoTransition ()=0
 
G4FragmentVectorDoTransition ()
 
G4FragmentVectorDoChain ()
 
G4FragmentGenerateGamma ()
 
G4FragmentGetNucleus ()
 
void SetNucleus (G4Fragment *nucleus)
 
void SetVerboseLevel (G4int verbose)
 
void Initialize ()
 
void SetEO (G4ElectronOccupancy eo)
 
void SetVaccantSN (G4int val)
 
G4ElectronOccupancy GetEO ()
 
G4int GetVacantSN ()
 
void SetTimeLimit (G4double value)
 

Protected Member Functions

void Update ()
 

Protected Attributes

G4VGammaTransition_transition
 
G4int _verbose
 

Detailed Description

Definition at line 72 of file G4VGammaDeexcitation.hh.

Constructor & Destructor Documentation

G4VGammaDeexcitation::G4VGammaDeexcitation ( )

Definition at line 76 of file G4VGammaDeexcitation.cc.

G4VGammaDeexcitation::~G4VGammaDeexcitation ( )
virtual

Definition at line 83 of file G4VGammaDeexcitation.cc.

Member Function Documentation

virtual G4bool G4VGammaDeexcitation::CanDoTransition ( )
pure virtual

Implemented in G4DiscreteGammaDeexcitation, and G4ContinuumGammaDeexcitation.

Here is the caller graph for this function:

virtual G4VGammaTransition* G4VGammaDeexcitation::CreateTransition ( )
pure virtual

Implemented in G4DiscreteGammaDeexcitation, and G4ContinuumGammaDeexcitation.

Here is the caller graph for this function:

G4FragmentVector * G4VGammaDeexcitation::DoChain ( )

Definition at line 106 of file G4VGammaDeexcitation.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4FragmentVector * G4VGammaDeexcitation::DoTransition ( )

Definition at line 88 of file G4VGammaDeexcitation.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4Fragment * G4VGammaDeexcitation::GenerateGamma ( )

Definition at line 134 of file G4VGammaDeexcitation.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

G4ElectronOccupancy G4VGammaDeexcitation::GetEO ( )
inline

Definition at line 102 of file G4VGammaDeexcitation.hh.

Here is the caller graph for this function:

G4Fragment * G4VGammaDeexcitation::GetNucleus ( )
inline

Definition at line 128 of file G4VGammaDeexcitation.hh.

Here is the caller graph for this function:

G4int G4VGammaDeexcitation::GetVacantSN ( )
inline

Definition at line 103 of file G4VGammaDeexcitation.hh.

Here is the caller graph for this function:

void G4VGammaDeexcitation::Initialize ( )
inline

Definition at line 143 of file G4VGammaDeexcitation.hh.

Here is the call graph for this function:

Here is the caller graph for this function:

void G4VGammaDeexcitation::SetEO ( G4ElectronOccupancy  eo)
inline

Definition at line 99 of file G4VGammaDeexcitation.hh.

Here is the caller graph for this function:

void G4VGammaDeexcitation::SetNucleus ( G4Fragment nucleus)
inline

Definition at line 133 of file G4VGammaDeexcitation.hh.

Here is the caller graph for this function:

void G4VGammaDeexcitation::SetTimeLimit ( G4double  value)
inline

Definition at line 105 of file G4VGammaDeexcitation.hh.

Here is the caller graph for this function:

void G4VGammaDeexcitation::SetVaccantSN ( G4int  val)
inline

Definition at line 100 of file G4VGammaDeexcitation.hh.

Here is the caller graph for this function:

void G4VGammaDeexcitation::SetVerboseLevel ( G4int  verbose)
inline

Definition at line 138 of file G4VGammaDeexcitation.hh.

Here is the caller graph for this function:

void G4VGammaDeexcitation::Update ( )
protected

Definition at line 239 of file G4VGammaDeexcitation.cc.

Here is the call graph for this function:

Here is the caller graph for this function:

Member Data Documentation

G4VGammaTransition* G4VGammaDeexcitation::_transition
protected

Definition at line 111 of file G4VGammaDeexcitation.hh.

G4int G4VGammaDeexcitation::_verbose
protected

Definition at line 112 of file G4VGammaDeexcitation.hh.


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