DLG4::VolumeBuilders
A fluent interface for Geant4 geometry definition.
|
#include <VolumeBuilderConfigs.hh>
Public Member Functions | |
BooleanConfigs ()=default | |
~BooleanConfigs ()=default | |
Public Attributes | |
std::vector< BooleanSolid > | booleans |
G4String | boolean_name {} |
bool | reflect_z {false} |
Definition at line 62 of file VolumeBuilderConfigs.hh.
|
default |
|
default |
G4String boolean_name {} |
Definition at line 64 of file VolumeBuilderConfigs.hh.
std::vector<BooleanSolid> booleans |
Definition at line 63 of file VolumeBuilderConfigs.hh.
bool reflect_z {false} |
Definition at line 65 of file VolumeBuilderConfigs.hh.