73 std::vector<std::string>
addSceneTexts(
const std::shared_ptr<GOptions>& gopts);
75 std::vector<std::string>
scene_commands(
const std::shared_ptr<GOptions>& gopts);
Initializes scene properties for the Geant4 visualization.
std::vector< std::string > addSceneTexts(const std::shared_ptr< GOptions > &gopts)
Generates a vector of scene text commands.
G4SceneProperties(const std::shared_ptr< GOptions > &gopts)
Constructs a G4SceneProperties object.
std::vector< std::string > scene_commands(const std::shared_ptr< GOptions > &gopts)
constexpr const char * G4SCENE_LOGGER