ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Types | |
enum | { ZTableSize = 88, NTableSize = 140, ZTableMin = 11, ZTableMax = 98, NTableMin = 11, NTableMax = 150 } |
Public Member Functions | |
G4CameronGilbertShellCorrections () | |
G4bool | GetShellCorrection (G4int N, G4int Z, G4double &result) const |
Private Member Functions | |
G4CameronGilbertShellCorrections (const G4CameronGilbertShellCorrections &right)=delete | |
const G4CameronGilbertShellCorrections & | operator= (const G4CameronGilbertShellCorrections &right)=delete |
Static Private Attributes | |
static G4double | ShellZTable [ZTableSize] |
static G4double | ShellNTable [NTableSize] |
Definition at line 38 of file G4CameronGilbertShellCorrections.hh.
View newest version in sPHENIX GitHub at line 38 of file G4CameronGilbertShellCorrections.hh
anonymous enum |
Definition at line 54 of file G4CameronGilbertShellCorrections.hh.
View newest version in sPHENIX GitHub at line 54 of file G4CameronGilbertShellCorrections.hh
G4CameronGilbertShellCorrections::G4CameronGilbertShellCorrections | ( | ) |
Definition at line 71 of file G4CameronGilbertShellCorrections.cc.
View newest version in sPHENIX GitHub at line 71 of file G4CameronGilbertShellCorrections.cc
References CLHEP::MeV, NTableSize, ShellNTable, ShellZTable, and ZTableSize.
|
privatedelete |
|
inline |
Definition at line 44 of file G4CameronGilbertShellCorrections.hh.
View newest version in sPHENIX GitHub at line 44 of file G4CameronGilbertShellCorrections.hh
References NTableMax, NTableMin, ShellNTable, ShellZTable, and ZTableMin.
Referenced by G4ShellCorrection::GetShellCorrection().
|
privatedelete |
|
staticprivate |
Definition at line 63 of file G4CameronGilbertShellCorrections.hh.
View newest version in sPHENIX GitHub at line 63 of file G4CameronGilbertShellCorrections.hh
Referenced by G4CameronGilbertShellCorrections(), and GetShellCorrection().
|
staticprivate |
Definition at line 62 of file G4CameronGilbertShellCorrections.hh.
View newest version in sPHENIX GitHub at line 62 of file G4CameronGilbertShellCorrections.hh
Referenced by G4CameronGilbertShellCorrections(), and GetShellCorrection().