The member function G4ThreeVector G4PhotoElectricAngularGeneratorSauterGavrila::GetPhotoElectronDirection(const G4ThreeVector& direction, const G4double eKineticEnergy, const G4ThreeVector&, const G4int) const is should return a G4ThreeVector. Line 82 is : return costeta; and costerta is a G4double.
*** This problem has been marked as a duplicate of problem 1120 ***