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

#include <RZBuilder.hh>

Public Attributes

G4double IR {0}
 
G4double OR {0}
 
G4double z {0}
 

Detailed Description

RZPlane for use with global or preset units.

Definition at line 59 of file RZBuilder.hh.

Member Data Documentation

◆ IR

G4double IR {0}

Definition at line 60 of file RZBuilder.hh.

60{0}; // inner radius

◆ OR

G4double OR {0}

Definition at line 61 of file RZBuilder.hh.

61{0}; // outer radius

◆ z

G4double z {0}

Definition at line 62 of file RZBuilder.hh.

62{0};

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