Geant4 11.3.0
Toolkit for the simulation of the passage of particles through matter
Loading...
Searching...
No Matches
G4Fiss Class Reference

#include <G4AblaDataDefs.hh>

Public Member Functions

 G4Fiss ()
 
virtual ~G4Fiss ()=default
 

Public Attributes

G4double bet
 
G4double bethyp
 
G4double ifis
 
G4double ucr
 
G4double dcr
 
G4int optshp
 
G4int optxfis
 
G4int optct
 
G4int optcol
 
G4int at
 
G4int zt
 

Detailed Description

Definition at line 131 of file G4AblaDataDefs.hh.

Constructor & Destructor Documentation

◆ G4Fiss()

G4Fiss::G4Fiss ( )
inline

Options and parameters for fission channel.

Definition at line 137 of file G4AblaDataDefs.hh.

138 : bet(0.0), bethyp(0.0), ifis(0.0), ucr(0.0), dcr(0.0), optshp(0), optxfis(0),
139 optct(0), optcol(0), at(0), zt(0){};
G4double ucr
G4int optxfis
G4double dcr
G4double bet
G4double bethyp
G4double ifis

◆ ~G4Fiss()

virtual G4Fiss::~G4Fiss ( )
virtualdefault

Member Data Documentation

◆ at

G4int G4Fiss::at

Definition at line 144 of file G4AblaDataDefs.hh.

Referenced by G4Fiss().

◆ bet

G4double G4Fiss::bet

Definition at line 143 of file G4AblaDataDefs.hh.

Referenced by G4Fiss().

◆ bethyp

G4double G4Fiss::bethyp

Definition at line 143 of file G4AblaDataDefs.hh.

Referenced by G4Fiss().

◆ dcr

G4double G4Fiss::dcr

Definition at line 143 of file G4AblaDataDefs.hh.

Referenced by G4Fiss().

◆ ifis

G4double G4Fiss::ifis

Definition at line 143 of file G4AblaDataDefs.hh.

Referenced by G4Fiss().

◆ optcol

G4int G4Fiss::optcol

Definition at line 144 of file G4AblaDataDefs.hh.

Referenced by G4Fiss().

◆ optct

G4int G4Fiss::optct

Definition at line 144 of file G4AblaDataDefs.hh.

Referenced by G4Fiss().

◆ optshp

G4int G4Fiss::optshp

Definition at line 144 of file G4AblaDataDefs.hh.

Referenced by G4Fiss().

◆ optxfis

G4int G4Fiss::optxfis

Definition at line 144 of file G4AblaDataDefs.hh.

Referenced by G4Fiss().

◆ ucr

G4double G4Fiss::ucr

Definition at line 143 of file G4AblaDataDefs.hh.

Referenced by G4Fiss().

◆ zt

G4int G4Fiss::zt

Definition at line 144 of file G4AblaDataDefs.hh.

Referenced by G4Fiss().


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