Go to the source code of this file.
 | 
| enum   | G4OpticalSurfaceFinish {  
  polished, 
polishedfrontpainted, 
polishedbackpainted, 
ground, 
 
  groundfrontpainted, 
groundbackpainted, 
polishedlumirrorair, 
polishedlumirrorglue, 
 
  polishedair, 
polishedteflonair, 
polishedtioair, 
polishedtyvekair, 
 
  polishedvm2000air, 
polishedvm2000glue, 
etchedlumirrorair, 
etchedlumirrorglue, 
 
  etchedair, 
etchedteflonair, 
etchedtioair, 
etchedtyvekair, 
 
  etchedvm2000air, 
etchedvm2000glue, 
groundlumirrorair, 
groundlumirrorglue, 
 
  groundair, 
groundteflonair, 
groundtioair, 
groundtyvekair, 
 
  groundvm2000air, 
groundvm2000glue
 
 } | 
|   | 
| enum   | G4OpticalSurfaceModel { glisur, 
unified, 
LUT, 
dichroic
 } | 
|   | 
| Enumerator | 
|---|
| polished  | 
 | 
| polishedfrontpainted  | 
 | 
| polishedbackpainted  | 
 | 
| ground  | 
 | 
| groundfrontpainted  | 
 | 
| groundbackpainted  | 
 | 
| polishedlumirrorair  | 
 | 
| polishedlumirrorglue  | 
 | 
| polishedair  | 
 | 
| polishedteflonair  | 
 | 
| polishedtioair  | 
 | 
| polishedtyvekair  | 
 | 
| polishedvm2000air  | 
 | 
| polishedvm2000glue  | 
 | 
| etchedlumirrorair  | 
 | 
| etchedlumirrorglue  | 
 | 
| etchedair  | 
 | 
| etchedteflonair  | 
 | 
| etchedtioair  | 
 | 
| etchedtyvekair  | 
 | 
| etchedvm2000air  | 
 | 
| etchedvm2000glue  | 
 | 
| groundlumirrorair  | 
 | 
| groundlumirrorglue  | 
 | 
| groundair  | 
 | 
| groundteflonair  | 
 | 
| groundtioair  | 
 | 
| groundtyvekair  | 
 | 
| groundvm2000air  | 
 | 
| groundvm2000glue  | 
 | 
Definition at line 61 of file G4OpticalSurface.hh.