ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Types | |
enum | { ZTableSize = 68, NTableSize = 118, ZTableMin = 28, ZTableMax = 95, NTableMin = 33, NTableMax = 150 } |
Public Member Functions | |
G4CookPairingCorrections () | |
G4bool | GetPairingCorrection (G4int N, G4int Z, G4double &result) const |
Private Member Functions | |
G4CookPairingCorrections (const G4CookPairingCorrections &right)=delete | |
const G4CookPairingCorrections & | operator= (const G4CookPairingCorrections &right)=delete |
Static Private Attributes | |
static G4double | PairingZTable [ZTableSize] |
static G4double | PairingNTable [NTableSize] |
Definition at line 38 of file G4CookPairingCorrections.hh.
View newest version in sPHENIX GitHub at line 38 of file G4CookPairingCorrections.hh
anonymous enum |
Definition at line 54 of file G4CookPairingCorrections.hh.
View newest version in sPHENIX GitHub at line 54 of file G4CookPairingCorrections.hh
|
explicit |
Definition at line 70 of file G4CookPairingCorrections.cc.
View newest version in sPHENIX GitHub at line 70 of file G4CookPairingCorrections.cc
References CLHEP::MeV, NTableSize, PairingNTable, PairingZTable, and ZTableSize.
|
privatedelete |
|
inline |
Definition at line 44 of file G4CookPairingCorrections.hh.
View newest version in sPHENIX GitHub at line 44 of file G4CookPairingCorrections.hh
References NTableMax, NTableMin, PairingNTable, PairingZTable, and ZTableMin.
|
privatedelete |
|
staticprivate |
Definition at line 62 of file G4CookPairingCorrections.hh.
View newest version in sPHENIX GitHub at line 62 of file G4CookPairingCorrections.hh
Referenced by G4CookPairingCorrections(), and GetPairingCorrection().
|
staticprivate |
Definition at line 61 of file G4CookPairingCorrections.hh.
View newest version in sPHENIX GitHub at line 61 of file G4CookPairingCorrections.hh
Referenced by G4CookPairingCorrections(), and GetPairingCorrection().