|
DLG4::VolumeBuilders
A fluent interface for Geant4 geometry definition.
|
#include <FromG4VSolidCore.hh>
// Created by @author Douglas S. Leonard on @date 6/8/25. All rights Reserved. // See related files for license, if any is provided. // // @ brief A stubbed VolumeBuilder Factory to create a builder from Any geant Solid. // Only the out-of-class static Factory CreateFromG4VSolid() is exposed. // Use it to configure logical volume and placement with VolumeBuilder from a standard G4VSolid. ///