49 #ifndef G4PolarizedComptonCrossSection_h 
   50 #define G4PolarizedComptonCrossSection_h 1 
void DefineCoefficients(const G4StokesVector &pol0, const G4StokesVector &pol1)
 
G4double XSection(const G4StokesVector &pol2, const G4StokesVector &pol3)
 
CLHEP::Hep3Vector G4ThreeVector
 
static const G4double eps
 
G4double TotalXSection(G4double xmin, G4double xmax, G4double y, const G4StokesVector &pol0, const G4StokesVector &pol1)
 
virtual void Initialize(G4double eps, G4double X, G4double phi, const G4StokesVector &p0, const G4StokesVector &p1, G4int flag=0)
 
virtual ~G4PolarizedComptonCrossSection()
 
G4PolarizedComptonCrossSection()