Logo ROOT  
Reference Guide
 
Loading...
Searching...
No Matches
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
 
std::vector< std::string > path
 path parameter, used with HOVER
 
std::vector< intstack
 stack parameter, used with HIGHL
 

#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::vector<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:

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