|
DLG4::VolumeBuilders
A fluent interface for Geant4 geometry definition.
|
#include <VolumeBuilderConfigs.hh>
Public Attributes | |
| BuilderView | vol_ref |
| bool | is_subtraction |
| bool | is_intersection |
| G4ThreeVector | offset {} |
| G4RotationMatrix * | rotation {} |
Definition at line 31 of file VolumeBuilderConfigs.hh.
| bool is_intersection |
Definition at line 34 of file VolumeBuilderConfigs.hh.
| bool is_subtraction |
Definition at line 33 of file VolumeBuilderConfigs.hh.
| G4ThreeVector offset {} |
Definition at line 35 of file VolumeBuilderConfigs.hh.
| G4RotationMatrix* rotation {} |
Definition at line 36 of file VolumeBuilderConfigs.hh.
| BuilderView vol_ref |
Definition at line 32 of file VolumeBuilderConfigs.hh.