ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4GEMCoulombBarrier (G4int anA, G4int aZ) | |
virtual | ~G4GEMCoulombBarrier () |
virtual G4double | GetCoulombBarrier (G4int ARes, G4int ZRes, G4double U) const |
Public Member Functions inherited from G4CoulombBarrier | |
G4CoulombBarrier (G4int anA, G4int aZ) | |
virtual | ~G4CoulombBarrier () |
G4double | GetCoulombBarrier (G4int ARes, G4int ZRes, G4double U) const |
virtual G4double | BarrierPenetrationFactor (G4int Eexc) const |
Public Member Functions inherited from G4VCoulombBarrier | |
G4VCoulombBarrier (G4int anA, G4int aZ) | |
virtual | ~G4VCoulombBarrier () |
void | SetParameters (G4double rho, G4double r0) |
G4int | GetA (void) const |
G4int | GetZ (void) const |
G4double | GetRho (void) const |
G4double | GetR0 (void) const |
Private Member Functions | |
G4GEMCoulombBarrier (const G4GEMCoulombBarrier &right)=delete | |
const G4GEMCoulombBarrier & | operator= (const G4GEMCoulombBarrier &right)=delete |
G4bool | operator== (const G4GEMCoulombBarrier &right) const =delete |
G4bool | operator!= (const G4GEMCoulombBarrier &right) const =delete |
G4double | CalcCompoundRadius (G4int ARes) const |
Private Attributes | |
G4double | AejectOneThird |
Additional Inherited Members | |
Protected Attributes inherited from G4CoulombBarrier | |
G4Pow * | g4calc |
Definition at line 37 of file G4GEMCoulombBarrier.hh.
View newest version in sPHENIX GitHub at line 37 of file G4GEMCoulombBarrier.hh
Definition at line 36 of file G4GEMCoulombBarrier.cc.
View newest version in sPHENIX GitHub at line 36 of file G4GEMCoulombBarrier.cc
References AejectOneThird, G4CoulombBarrier::g4calc, and G4Pow::Z13().
|
virtual |
Definition at line 42 of file G4GEMCoulombBarrier.cc.
View newest version in sPHENIX GitHub at line 42 of file G4GEMCoulombBarrier.cc
|
privatedelete |
Definition at line 65 of file G4GEMCoulombBarrier.cc.
View newest version in sPHENIX GitHub at line 65 of file G4GEMCoulombBarrier.cc
References A(), AejectOneThird, fermi, G4CoulombBarrier::g4calc, G4VCoulombBarrier::GetA(), and G4Pow::Z13().
|
virtual |
Implements G4VCoulombBarrier.
Definition at line 45 of file G4GEMCoulombBarrier.cc.
View newest version in sPHENIX GitHub at line 45 of file G4GEMCoulombBarrier.cc
References CLHEP::elm_coupling.
|
privatedelete |
|
privatedelete |
|
privatedelete |
|
private |
Definition at line 55 of file G4GEMCoulombBarrier.hh.
View newest version in sPHENIX GitHub at line 55 of file G4GEMCoulombBarrier.hh
Referenced by CalcCompoundRadius(), and G4GEMCoulombBarrier().