ECCE @ EIC Software
Reference for
ECCE @ EIC
simulation and reconstruction software on GitHub
|
Public Member Functions | |
G4PolarizedBhabhaCrossSection () | |
virtual | ~G4PolarizedBhabhaCrossSection () |
void | Initialize (G4double x, G4double y, G4double phi, const G4StokesVector &p0, const G4StokesVector &p1, G4int flag=0) override |
G4double | XSection (const G4StokesVector &pol2, const G4StokesVector &pol3) override |
G4double | TotalXSection (G4double xmin, G4double xmax, G4double y, const G4StokesVector &pol0, const G4StokesVector &pol1) override |
G4StokesVector | GetPol2 () override |
G4StokesVector | GetPol3 () override |
Public Member Functions inherited from G4VPolarizedCrossSection | |
G4VPolarizedCrossSection () | |
virtual | ~G4VPolarizedCrossSection () |
G4double | GetYmin () |
virtual G4double | GetXmin (G4double y) |
virtual G4double | GetXmax (G4double y) |
void | SetMaterial (G4double A, G4double Z, G4double coul) |
Private Attributes | |
G4double | phi0 |
G4ThreeVector | phi2 |
G4ThreeVector | phi3 |
Additional Inherited Members | |
Protected Member Functions inherited from G4VPolarizedCrossSection | |
void | SetXmin (G4double xmin) |
void | SetXmax (G4double xmax) |
void | SetYmin (G4double ymin) |
Protected Attributes inherited from G4VPolarizedCrossSection | |
G4double | fXmin |
G4double | fXmax |
G4double | fYmin |
G4double | theA |
G4double | theZ |
G4double | fCoul |
Definition at line 51 of file G4PolarizedBhabhaCrossSection.hh.
View newest version in sPHENIX GitHub at line 51 of file G4PolarizedBhabhaCrossSection.hh
G4PolarizedBhabhaCrossSection::G4PolarizedBhabhaCrossSection | ( | ) |
Definition at line 55 of file G4PolarizedBhabhaCrossSection.cc.
View newest version in sPHENIX GitHub at line 55 of file G4PolarizedBhabhaCrossSection.cc
|
virtual |
Definition at line 58 of file G4PolarizedBhabhaCrossSection.cc.
View newest version in sPHENIX GitHub at line 58 of file G4PolarizedBhabhaCrossSection.cc
|
overridevirtual |
Reimplemented from G4VPolarizedCrossSection.
Definition at line 297 of file G4PolarizedBhabhaCrossSection.cc.
View newest version in sPHENIX GitHub at line 297 of file G4PolarizedBhabhaCrossSection.cc
|
overridevirtual |
Reimplemented from G4VPolarizedCrossSection.
Definition at line 303 of file G4PolarizedBhabhaCrossSection.cc.
View newest version in sPHENIX GitHub at line 303 of file G4PolarizedBhabhaCrossSection.cc
|
overridevirtual |
Reimplemented from G4VPolarizedCrossSection.
Definition at line 61 of file G4PolarizedBhabhaCrossSection.cc.
View newest version in sPHENIX GitHub at line 61 of file G4PolarizedBhabhaCrossSection.cc
References source.hepunit::classic_electr_radius, d, e, e2, e3, G4StokesVector::IsZero(), phi0, phi2, phi3, G4VPolarizedCrossSection::SetXmax(), CLHEP::Hep3Vector::x(), xx, CLHEP::Hep3Vector::y(), CLHEP::Hep3Vector::z(), and zz.
|
overridevirtual |
Reimplemented from G4VPolarizedCrossSection.
Definition at line 248 of file G4PolarizedBhabhaCrossSection.cc.
View newest version in sPHENIX GitHub at line 248 of file G4PolarizedBhabhaCrossSection.cc
References source.hepunit::classic_electr_radius, G4cout, G4endl, twopi, CLHEP::Hep3Vector::x(), x, xmin, CLHEP::Hep3Vector::y(), and CLHEP::Hep3Vector::z().
|
overridevirtual |
Implements G4VPolarizedCrossSection.
Definition at line 235 of file G4PolarizedBhabhaCrossSection.cc.
View newest version in sPHENIX GitHub at line 235 of file G4PolarizedBhabhaCrossSection.cc
References G4StokesVector::IsZero(), phi0, phi2, and phi3.
|
private |
Definition at line 69 of file G4PolarizedBhabhaCrossSection.hh.
View newest version in sPHENIX GitHub at line 69 of file G4PolarizedBhabhaCrossSection.hh
Referenced by GetPol2(), GetPol3(), Initialize(), and XSection().
|
private |
Definition at line 71 of file G4PolarizedBhabhaCrossSection.hh.
View newest version in sPHENIX GitHub at line 71 of file G4PolarizedBhabhaCrossSection.hh
Referenced by GetPol2(), Initialize(), and XSection().
|
private |
Definition at line 73 of file G4PolarizedBhabhaCrossSection.hh.
View newest version in sPHENIX GitHub at line 73 of file G4PolarizedBhabhaCrossSection.hh
Referenced by GetPol3(), Initialize(), and XSection().