Public Types | |
| _BACK | |
| _FRONT | |
| enum | sides { _BACK, _FRONT } |
Public Member Functions | |
| InternalMirror (G4int varside, G4ThreeVector size, G4String material, G4LogicalVolume *motherLog, G4PVPlacement *motherPhys) | |
| ~InternalMirror () | |
| void | geom () |
| void | compute () |
| void | place () |
| void | optical () |
Private Attributes | |
| G4int | _side |
| G4VSolid * | _solid |
| G4LogicalVolume * | _log |
| G4PVPlacement * | _phys |
| G4ThreeVector | _motherSize |
| G4String | _motherMaterial |
| G4LogicalVolume * | _motherLog |
| G4PVPlacement * | _motherPhys |
| G4double | _thickness |
| G4double | _pos |
Definition at line 36 of file BDSScreenLayer.hh.
1.4.7