DLG4::VolumeBuilders
A fluent interface for Geant4 geometry definition.
Loading...
Searching...
No Matches
Public Attributes | List of all members
BooleanSolid Struct Reference

#include <VolumeBuilderConfigs.hh>

Public Attributes

BuilderView vol_ref
 
bool is_subtraction
 
bool is_intersection
 
G4ThreeVector offset {}
 
G4RotationMatrix * rotation {}
 

Detailed Description

Definition at line 31 of file VolumeBuilderConfigs.hh.

Member Data Documentation

◆ is_intersection

bool is_intersection

Definition at line 34 of file VolumeBuilderConfigs.hh.

◆ is_subtraction

bool is_subtraction

Definition at line 33 of file VolumeBuilderConfigs.hh.

◆ offset

G4ThreeVector offset {}

Definition at line 35 of file VolumeBuilderConfigs.hh.

35{};

◆ rotation

G4RotationMatrix* rotation {}

Definition at line 36 of file VolumeBuilderConfigs.hh.

36{};

◆ vol_ref

BuilderView vol_ref

Definition at line 32 of file VolumeBuilderConfigs.hh.


The documentation for this struct was generated from the following file: