|
g4display
|
Camera angle configuration derived from the g4camera option node.
More...
#include <g4display_options.h>
Data Fields | |
| std::string | phi |
| std::string | theta |
The phi and theta strings are stored as provided in the option node and are typically parsed later (e.g. into degrees for viewer commands).
Definition at line 65 of file g4display_options.h.
| std::string g4display::G4Camera::phi |
Definition at line 67 of file g4display_options.h.
| std::string g4display::G4Camera::theta |
Definition at line 68 of file g4display_options.h.