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 | |
G4CookShellCorrections () | |
G4bool | GetShellCorrection (G4int N, G4int Z, G4double &result) const |
Private Member Functions | |
G4CookShellCorrections (const G4CookShellCorrections &right)=delete | |
const G4CookShellCorrections & | operator= (const G4CookShellCorrections &right)=delete |
Static Private Attributes | |
static G4double | ShellZTable [ZTableSize] |
static G4double | ShellNTable [NTableSize] |
Definition at line 38 of file G4CookShellCorrections.hh.
View newest version in sPHENIX GitHub at line 38 of file G4CookShellCorrections.hh
anonymous enum |
Definition at line 54 of file G4CookShellCorrections.hh.
View newest version in sPHENIX GitHub at line 54 of file G4CookShellCorrections.hh
|
explicit |
Definition at line 68 of file G4CookShellCorrections.cc.
View newest version in sPHENIX GitHub at line 68 of file G4CookShellCorrections.cc
References CLHEP::MeV, NTableSize, ShellNTable, ShellZTable, and ZTableSize.
|
privatedelete |
|
inline |
Definition at line 44 of file G4CookShellCorrections.hh.
View newest version in sPHENIX GitHub at line 44 of file G4CookShellCorrections.hh
References NTableMax, NTableMin, ShellNTable, ShellZTable, and ZTableMin.
Referenced by G4ShellCorrection::GetShellCorrection().
|
privatedelete |
|
staticprivate |
Definition at line 62 of file G4CookShellCorrections.hh.
View newest version in sPHENIX GitHub at line 62 of file G4CookShellCorrections.hh
Referenced by G4CookShellCorrections(), and GetShellCorrection().
|
staticprivate |
Definition at line 61 of file G4CookShellCorrections.hh.
View newest version in sPHENIX GitHub at line 61 of file G4CookShellCorrections.hh
Referenced by G4CookShellCorrections(), and GetShellCorrection().