44 #ifndef G4OpticalSurface_h 
   45 #define G4OpticalSurface_h 1 
void SetFinish(const G4OpticalSurfaceFinish)
 
G4double GetAngularDistributionValue(G4int, G4int, G4int)
 
void SetSigmaAlpha(const G4double s_a)
 
G4OpticalSurfaceModel GetModel() const 
 
G4OpticalSurfaceModel theModel
 
G4int operator==(const G4OpticalSurface &right) const 
 
G4Physics2DVector * DichroicVector
 
G4OpticalSurface(const G4OpticalSurface &right)
 
static const G4int incidentIndexMax
 
G4MaterialPropertiesTable * theMaterialPropertiesTable
 
virtual ~G4OpticalSurface()
 
G4float * AngularDistribution
 
G4double GetPolish() const 
 
G4int GetPhiIndexMax(void) const 
 
G4OpticalSurface & operator=(const G4OpticalSurface &right)
 
G4int operator!=(const G4OpticalSurface &right) const 
 
G4OpticalSurfaceFinish GetFinish() const 
 
G4Physics2DVector * GetDichroicVector()
 
static const G4int phiIndexMax
 
G4double GetSigmaAlpha() const 
 
void SetModel(const G4OpticalSurfaceModel model)
 
void ReadDichroicFile(void)
 
void SetMaterialPropertiesTable(G4MaterialPropertiesTable *anMPT)
 
G4int GetThetaIndexMax(void) const 
 
void SetType(const G4SurfaceType &type)
 
void SetPolish(const G4double plsh)
 
G4OpticalSurfaceFinish theFinish
 
static const G4int thetaIndexMax
 
G4MaterialPropertiesTable * GetMaterialPropertiesTable() const