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

#include <G4AblaDataDefs.hh>

Public Member Functions

 G4Mexp ()
 
virtual ~G4Mexp ()=default
 

Public Attributes

G4double massexp [lprows][lpcols] = {{0.}}
 
G4double bind [lprows][lpcols] = {{0.}}
 
G4int mexpiop [lprows][lpcols] = {{0}}
 

Detailed Description

Definition at line 54 of file G4AblaDataDefs.hh.

Constructor & Destructor Documentation

◆ G4Mexp()

G4Mexp::G4Mexp ( )
inline

Definition at line 57 of file G4AblaDataDefs.hh.

57{};

◆ ~G4Mexp()

virtual G4Mexp::~G4Mexp ( )
virtualdefault

Member Data Documentation

◆ bind

G4double G4Mexp::bind[lprows][lpcols] = {{0.}}

Definition at line 62 of file G4AblaDataDefs.hh.

62{{0.}};

◆ massexp

G4double G4Mexp::massexp[lprows][lpcols] = {{0.}}

Definition at line 61 of file G4AblaDataDefs.hh.

61{{0.}};

◆ mexpiop

G4int G4Mexp::mexpiop[lprows][lpcols] = {{0}}

Definition at line 63 of file G4AblaDataDefs.hh.

63{{0}};

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