12#ifndef ROOT7_REveViewContext 
   13#define ROOT7_REveViewContext 
   16namespace Experimental {
 
   18class REveTableViewInfo;
 
ROOT::Detail::TRangeCast< T, true > TRangeDynCast
TRangeDynCast is an adapter class that allows the typed iteration through a TCollection.
 
winID h TVirtualViewer3D TVirtualGLPainter p
 
Option_t Option_t TPoint TPoint const char GetTextMagnitude GetFillStyle GetLineColor GetLineWidth GetMarkerStyle GetTextAlign GetTextColor GetTextSize void char Point_t Rectangle_t WindowAttributes_t Float_t r
 
Holding structure for a number of track rendering parameters.
 
REveTrackPropagator Calculates path of a particle taking into account special path-marks and imposed ...
 
REveTableViewInfo * GetTableViewInfo() const
 
REveTrackPropagator * m_trackPropagator
 
void SetTrackPropagator(REveTrackPropagator *p)
 
void SetTableViewInfo(REveTableViewInfo *ti)
 
virtual ~REveViewContext()
 
REveTableViewInfo * fTableInfo
 
REveTrackPropagator * GetPropagator() const
 
REveViewContext()=default
 
void SetBarrel(float r, float z)
 
tbb::task_arena is an alias of tbb::interface7::task_arena, which doesn't allow to forward declare tb...