Logo ROOT  
Reference Guide
ROOT::Experimental::REveGeomRequest Class Reference

Request object send from client for different operations.

Definition at line 140 of file REveGeomData.hxx.

Public Attributes

std::string oper
 operation like HIGHL or HOVER More...
 
std::string path
 path parameter, used with HOVER More...
 
std::vector< intstack
 stack parameter, used with HIGHL More...
 

#include <ROOT/REveGeomData.hxx>

Member Data Documentation

◆ oper

std::string ROOT::Experimental::REveGeomRequest::oper

operation like HIGHL or HOVER

Definition at line 142 of file REveGeomData.hxx.

◆ path

std::string ROOT::Experimental::REveGeomRequest::path

path parameter, used with HOVER

Definition at line 143 of file REveGeomData.hxx.

◆ stack

std::vector<int> ROOT::Experimental::REveGeomRequest::stack

stack parameter, used with HIGHL

Definition at line 144 of file REveGeomData.hxx.

Libraries for ROOT::Experimental::REveGeomRequest:
[legend]

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