Geant4 11.2.2
Toolkit for the simulation of the passage of particles through matter
|
#include "G4ToolsSGSceneHandler.hh"
#include "G4ToolsSGNode.hh"
#include "G4TransportationManager.hh"
#include "G4Polyline.hh"
#include "G4Polymarker.hh"
#include "G4Circle.hh"
#include "G4Square.hh"
#include "G4Polyhedron.hh"
#include "G4Text.hh"
#include "G4Mesh.hh"
#include "G4PlotterManager.hh"
#include <tools/sg/separator>
#include <tools/sg/matrix>
#include <tools/sg/rgba>
#include <tools/sg/draw_style>
#include <tools/sg/atb_vertices>
#include <tools/sg/markers>
#include <tools/sg/dummy_freetype>
#include <tools/sg/text_hershey_marker>
#include <tools/sg/light_off>
#include <tools/sg/plots>
#include <tools/sg/h2plot_cp>
#include <tools/sg/plotter_style>
#include <tools/sg/event_dispatcher>
#include <tools/sg/path>
#include <tools/sg/search>
#include <tools/histo/h1d>
#include <tools/histo/h2d>
#include <tools/sg/plotter_some_styles>
#include <utility>
#include "G4UImanager.hh"
Go to the source code of this file.
Classes | |
class | plots_cbk |
Functions | |
void | SetRegionStyles (tools::xml::styles &a_styles, tools::sg::plots &a_plots, tools::sg::plotter &a_plotter, const G4String &a_style) |
tools::xml::styles::style_t * | find_style (tools::xml::styles &a_styles, const std::string &a_name) |
void | SetPlotterStyles (tools::sg::plots &a_plots, const std::vector< G4String > &a_plotter_styles, const std::vector< G4Plotter::RegionStyle > &a_region_styles) |
void | SetPlotterParameters (tools::sg::cmaps_t &a_cmaps, tools::sg::plots &a_plots, const std::vector< G4Plotter::RegionParameter > &a_region_parameters) |
|
inline |
Definition at line 610 of file G4ToolsSGSceneHandler.cc.
Referenced by SetPlotterStyles().
|
inline |
Definition at line 677 of file G4ToolsSGSceneHandler.cc.
Referenced by G4ToolsSGSceneHandler::AddPrimitive().
|
inline |
Definition at line 617 of file G4ToolsSGSceneHandler.cc.
Referenced by G4ToolsSGSceneHandler::AddPrimitive().
|
inline |
Definition at line 592 of file G4ToolsSGSceneHandler.cc.
Referenced by SetPlotterStyles().