Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
ROOT::RGeomConfig Class Reference

Configuration parameters which can be configured on the client Send as is to-from client.

Definition at line 162 of file RGeomData.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/RGeomData.hxx>

Member Data Documentation

◆ build_shapes

int ROOT::RGeomConfig::build_shapes {1}

when shapes build on server 0 - never, 1 - TGeoComposite, 2 - plus non-cylindrical, 3 - all

Definition at line 168 of file RGeomData.hxx.

◆ drawopt

std::string ROOT::RGeomConfig::drawopt

draw options for TGeoPainter

Definition at line 170 of file RGeomData.hxx.

◆ maxnumfaces

int ROOT::RGeomConfig::maxnumfaces {0}

maximal number of faces

Definition at line 166 of file RGeomData.hxx.

◆ maxnumnodes

int ROOT::RGeomConfig::maxnumnodes {0}

maximal number of nodes

Definition at line 165 of file RGeomData.hxx.

◆ nsegm

int ROOT::RGeomConfig::nsegm {0}

number of segments for cylindrical shapes

Definition at line 169 of file RGeomData.hxx.

◆ showtop

bool ROOT::RGeomConfig::showtop {false}

show geometry top volume, off by default

Definition at line 167 of file RGeomData.hxx.

◆ vislevel

int ROOT::RGeomConfig::vislevel {0}

visible level

Definition at line 164 of file RGeomData.hxx.

Libraries for ROOT::RGeomConfig:

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