49#ifndef G4PolarizedComptonCrossSection_h
50#define G4PolarizedComptonCrossSection_h 1
92 G4bool gammaPol0, electronPol1, gammaPol2, electronPol3;
105 G4double polxx, polyy, polzz, polxz, polzx, polyz, polzy, polxy, polyx;
107 G4double diffXSFactor, totalXSFactor, re2;
virtual ~G4PolarizedComptonCrossSection()
virtual void Initialize(G4double eps, G4double X, G4double phi, const G4StokesVector &p0, const G4StokesVector &p1, G4int flag=0)
G4double XSection(const G4StokesVector &pol2, const G4StokesVector &pol3)
G4double TotalXSection(G4double xmin, G4double xmax, G4double y, const G4StokesVector &pol0, const G4StokesVector &pol1)
G4PolarizedComptonCrossSection()