Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include <G4CameronShellPlusPairingCorrections.hh>
Public Types | |
enum | { TableSize = 200 } |
Public Member Functions | |
G4CameronShellPlusPairingCorrections () | |
~G4CameronShellPlusPairingCorrections ()=default | |
G4bool | GetPairingCorrection (G4int N, G4int Z, G4double &result) const |
G4CameronShellPlusPairingCorrections (const G4CameronShellPlusPairingCorrections &right)=delete | |
const G4CameronShellPlusPairingCorrections & | operator= (const G4CameronShellPlusPairingCorrections &right)=delete |
Definition at line 38 of file G4CameronShellPlusPairingCorrections.hh.
anonymous enum |
Enumerator | |
---|---|
TableSize |
Definition at line 56 of file G4CameronShellPlusPairingCorrections.hh.
|
explicit |
Definition at line 85 of file G4CameronShellPlusPairingCorrections.cc.
|
default |
|
delete |
|
inline |
Definition at line 46 of file G4CameronShellPlusPairingCorrections.hh.
|
delete |