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