DLG4::VolumeBuilders
A fluent interface for Geant4 geometry definition.
Loading...
Searching...
No Matches
Namespaces | Functions
RZBuilder.cc File Reference
#include "RZBuilder.hh"
#include <string>
#include <VolumeBuilderTypes.hh>
#include <G4Polycone.hh>
#include <G4Polyhedra.hh>
#include "i_shared_ptr.hh"
#include "StructureBuilder.hh"
#include "StructureBuilder.hpp"
Include dependency graph for RZBuilder.cc:

Go to the source code of this file.

Namespaces

namespace  DLG4
 
namespace  DLG4::VolumeBuilders
 

Functions

RZBuilderPtr CreatePolyconeBuilder (const G4String &name, G4double phi_start=0., G4double phi_tot=360)
 
RZBuilderPtr CreatePolyhedraBuilder (const G4String &name, int sides, 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)