DLG4::VolumeBuilders
A fluent interface for Geant4 geometry definition.
Loading...
Searching...
No Matches
VolumeBuilderBase.cc
Go to the documentation of this file.
1//
2// Created by Douglas S. Leonard on 6/19/25. All rights Reserved
3// See related files for license, if any is provided.
4//
8#include "RZBuilderCore.hh"
9#include "BoxBuilderCore.hh"
10#include "FromG4VSolidCore.hh"
11#include "VolumeBuilderCore.hh"
14#include "AssemblyCore.hh"
16
17
18// instantiate 99% of templates
19using namespace DLG4::VolumeBuilders;
A type-erased (data shared view) view of a builder or assembly, ie a "structure.".
VolumeBuilder: Common functionality for volume builder classes.