DLG4::VolumeBuilders
A fluent interface for Geant4 geometry definition.
|
#include <RZBuilder.hh>
Public Member Functions | |
RZPlane ()=default | |
RZPlane (G4double u, G4double ir, G4double or_, G4double z_) | |
Public Attributes | |
G4double | unit |
G4double | IR |
G4double | OR |
G4double | z |
Struct for adding planes to GeantMultiPlane –DSLeonard 2024 Overloads make this not strictly needed.
Definition at line 44 of file RZBuilder.hh.