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

Go to the source code of this file.

Namespaces

namespace  DLG4
 
namespace  DLG4::VolumeBuilders
 
namespace  DLG4::VolumeBuilders::_internals_
 

Functions

RZBuilder CreatePolyconeBuilder (const G4String &name, G4double phi_start=0., G4double phi_tot=360)
 
RZBuilder CreatePolyhedraBuilder (const G4String &name, int sides, G4double phi_start=0., G4double phi_tot=360)
 
RZBuilder CreateCylinderBuilder (G4double unit, const G4String &name, G4double endz, G4double height, G4double OR, G4double IR=0)
 
RZBuilder CreateCylinderBuilder (const G4String &name, G4double endz, G4double height, G4double OR, G4double IR=0)