| 
    Geant4_10
    
   | 
 
#include <G4PolarizedPEEffectCrossSection.hh>


Public Member Functions | |
| G4PolarizedPEEffectCrossSection () | |
| virtual | ~G4PolarizedPEEffectCrossSection () | 
| virtual void | Initialize (G4double aGammaE, G4double aLept0E, G4double sintheta, const G4StokesVector &beamPol, const G4StokesVector &, G4int flag=0) | 
| G4double | XSection (const G4StokesVector &pol2, const G4StokesVector &pol3) | 
| G4StokesVector | GetPol2 () | 
| G4StokesVector | GetPol3 () | 
  Public Member Functions inherited from G4VPolarizedCrossSection | |
| G4VPolarizedCrossSection () | |
| virtual | ~G4VPolarizedCrossSection () | 
| virtual G4double | TotalXSection (G4double xmin, G4double xmax, G4double y, const G4StokesVector &pol0, const G4StokesVector &pol1) | 
| G4double | GetYmin () | 
| virtual G4double | GetXmin (G4double y) | 
| virtual G4double | GetXmax (G4double y) | 
| void | SetMaterial (G4double A, G4double Z, G4double coul) | 
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 50 of file G4PolarizedPEEffectCrossSection.hh.
| G4PolarizedPEEffectCrossSection::G4PolarizedPEEffectCrossSection | ( | ) | 
Definition at line 48 of file G4PolarizedPEEffectCrossSection.cc.
      
  | 
  virtual | 
Definition at line 55 of file G4PolarizedPEEffectCrossSection.cc.
      
  | 
  virtual | 
Reimplemented from G4VPolarizedCrossSection.
Definition at line 150 of file G4PolarizedPEEffectCrossSection.cc.

      
  | 
  virtual | 
Reimplemented from G4VPolarizedCrossSection.
Definition at line 157 of file G4PolarizedPEEffectCrossSection.cc.
      
  | 
  virtual | 
Reimplemented from G4VPolarizedCrossSection.
Definition at line 59 of file G4PolarizedPEEffectCrossSection.cc.


      
  | 
  virtual | 
Implements G4VPolarizedCrossSection.
Definition at line 141 of file G4PolarizedPEEffectCrossSection.cc.
 1.8.5