Configuration parameters which can be configured on the client Send as is to-from client.
Definition at line 115 of file REveGeomData.hxx.
Public Attributes | |
int | build_shapes {1} |
when shapes build on server 0 - never, 1 - TGeoComposite, 2 - plus non-cylindrical, 3 - all | |
std::string | drawopt |
draw options for TGeoPainter | |
int | maxnumfaces {0} |
maximal number of faces | |
int | maxnumnodes {0} |
maximal number of nodes | |
int | nsegm {0} |
number of segments for cylindrical shapes | |
bool | showtop {false} |
show geometry top volume, off by default | |
int | vislevel {0} |
visible level | |
#include <ROOT/REveGeomData.hxx>
int ROOT::Experimental::REveGeomConfig::build_shapes {1} |
when shapes build on server 0 - never, 1 - TGeoComposite, 2 - plus non-cylindrical, 3 - all
Definition at line 121 of file REveGeomData.hxx.
std::string ROOT::Experimental::REveGeomConfig::drawopt |
draw options for TGeoPainter
Definition at line 123 of file REveGeomData.hxx.
int ROOT::Experimental::REveGeomConfig::maxnumfaces {0} |
maximal number of faces
Definition at line 119 of file REveGeomData.hxx.
int ROOT::Experimental::REveGeomConfig::maxnumnodes {0} |
maximal number of nodes
Definition at line 118 of file REveGeomData.hxx.
int ROOT::Experimental::REveGeomConfig::nsegm {0} |
number of segments for cylindrical shapes
Definition at line 122 of file REveGeomData.hxx.
bool ROOT::Experimental::REveGeomConfig::showtop {false} |
show geometry top volume, off by default
Definition at line 120 of file REveGeomData.hxx.
int ROOT::Experimental::REveGeomConfig::vislevel {0} |
visible level
Definition at line 117 of file REveGeomData.hxx.