Go to the source code of this file.
|
| RZBuilderPtr | CreatePolyhedraBuilder (const G4String &name, int sides, G4double phi_start=0., G4double phi_tot=360) |
| |
| RZBuilderPtr | CreatePolyconeBuilder (const G4String &name, G4double phi_start=0., G4double phi_tot=360) |
| |
| RZBuilderPtr | CreateCylinderBuilder (G4double unit, const G4String &name, G4double endz, G4double height, G4double OR, G4double IR=0) |
| |
| RZBuilderPtr | CreateCylinderBuilder (const G4String &name, G4double endz, G4double height, G4double OR, G4double IR=0) |
| |