Logo ROOT  
Reference Guide
ROOT::Experimental::REveGeoPainter Class Reference

Definition at line 22 of file REveGeoPainter.hxx.

Public Member Functions

 REveGeoPainter (TGeoManager *manager)
 
virtual ~REveGeoPainter ()
 
void AddSize3D (Int_t, Int_t, Int_t) override
 
TVirtualGeoTrackAddTrack (Int_t, Int_t, TObject *) override
 
void AddTrackPoint (Double_t *, Double_t *, Bool_t=kFALSE) override
 
void BombTranslation (const Double_t *, Double_t *) override
 
void CheckBoundaryErrors (Int_t=1000000, Double_t=-1.) override
 
void CheckBoundaryReference (Int_t=-1) override
 
void CheckGeometry (Int_t, Double_t, Double_t, Double_t) const override
 
void CheckGeometryFull (Bool_t=kTRUE, Bool_t=kTRUE, Int_t=10000, const Double_t *=nullptr) override
 
void CheckOverlaps (const TGeoVolume *, Double_t=0.1, Option_t *="") const override
 
void CheckPoint (Double_t=0, Double_t=0, Double_t=0, Option_t *="") override
 
void CheckShape (TGeoShape *, Int_t, Int_t, Option_t *) override
 
Int_t CountVisibleNodes () override
 
void DefaultAngles () override
 
void DefaultColors () override
 
Int_t DistanceToPrimitiveVol (TGeoVolume *, Int_t, Int_t) override
 
void Draw (Option_t *="") override
 Default Draw method for all objects. More...
 
void DrawBatemanSol (TGeoBatemanSol *, Option_t *="") override
 
void DrawCurrentPoint (Int_t) override
 
void DrawOnly (Option_t *="") override
 
void DrawOverlap (void *, Option_t *="") override
 
void DrawPanel () override
 
void DrawPath (const char *, Option_t *="") override
 
void DrawPolygon (const TGeoPolygon *) override
 
void DrawShape (TGeoShape *, Option_t *="") override
 
void DrawVolume (TGeoVolume *, Option_t *="") override
 
void EditGeometry (Option_t *="") override
 
void EstimateCameraMove (Double_t, Double_t, Double_t *, Double_t *) override
 
void ExecuteManagerEvent (TGeoManager *, Int_t, Int_t, Int_t) override
 
void ExecuteShapeEvent (TGeoShape *, Int_t, Int_t, Int_t) override
 
void ExecuteVolumeEvent (TGeoVolume *, Int_t, Int_t, Int_t) override
 
void GetBombFactors (Double_t &, Double_t &, Double_t &, Double_t &) const override
 
Int_t GetBombMode () const override
 
Int_t GetColor (Int_t, Float_t) const override
 
TGeoVolumeGetDrawnVolume () const override
 
const char * GetDrawPath () const override
 
Int_t GetNsegments () const override
 
TGeoVolumeGetTopVolume () const override
 
void GetViewAngles (Double_t &, Double_t &, Double_t &) override
 
Double_tGetViewBox () override
 
Int_t GetVisLevel () const override
 
Int_t GetVisOption () const override
 
const char * GetVolumeInfo (const TGeoVolume *, Int_t, Int_t) const override
 
void GrabFocus (Int_t=0, Double_t=0, Double_t=0, Double_t=0) override
 
Bool_t IsExplodedView () const override
 
Bool_t IsPaintingShape () const override
 
Bool_t IsRaytracing () const override
 
TH2FLegoPlot (Int_t=60, Double_t=0., Double_t=180., Int_t=90, Double_t=0., Double_t=360., Double_t=0., Double_t=9999999, Option_t *="") override
 
void ModifiedPad (Bool_t=kFALSE) const override
 
void OpProgress (const char *, Long64_t, Long64_t, TStopwatch *=nullptr, Bool_t=kFALSE, Bool_t=kFALSE, const char *="") override
 
void Paint (Option_t *="") override
 This method must be overridden if a class wants to paint itself. More...
 
void PaintNode (TGeoNode *, Option_t *="", TGeoMatrix *=nullptr) override
 
void PaintOverlap (void *, Option_t *="") override
 
void PaintShape (TGeoShape *, Option_t *="") override
 
void PaintVolume (TGeoVolume *, Option_t *="", TGeoMatrix *=nullptr) override
 
void PrintOverlaps () const override
 
void RandomPoints (const TGeoVolume *, Int_t, Option_t *="") override
 
void RandomRays (Int_t, Double_t, Double_t, Double_t, const char *, Bool_t) override
 
void Raytrace (Option_t *="") override
 
TGeoNodeSamplePoints (Int_t, Double_t &, Double_t, const char *) override
 
void SetBombFactors (Double_t=1.3, Double_t=1.3, Double_t=1.3, Double_t=1.3) override
 
void SetCheckedNode (TGeoNode *) override
 
void SetClippingShape (TGeoShape *) override
 
void SetExplodedView (Int_t=0) override
 
void SetGeoManager (TGeoManager *) override
 
void SetIteratorPlugin (TGeoIteratorPlugin *) override
 
void SetNmeshPoints (Int_t) override
 
void SetNsegments (Int_t=20) override
 
void SetRaytracing (Bool_t=kTRUE) override
 
void SetTopVisible (Bool_t=kTRUE) override
 
void SetTopVolume (TGeoVolume *) override
 
void SetVisLevel (Int_t=3) override
 
void SetVisOption (Int_t=0) override
 
Int_t ShapeDistancetoPrimitive (const TGeoShape *, Int_t, Int_t, Int_t) const override
 
void Test (Int_t, Option_t *) override
 
void TestOverlaps (const char *) override
 
Bool_t TestVoxels (TGeoVolume *) override
 
void UnbombTranslation (const Double_t *, Double_t *) override
 
Double_t Weight (Double_t, Option_t *="v") override
 
- Public Member Functions inherited from TVirtualGeoPainter
 TVirtualGeoPainter (TGeoManager *manager)
 Geometry painter default constructor. More...
 
virtual ~TVirtualGeoPainter ()
 Geometry painter default destructor. More...
 
virtual void AddSize3D (Int_t numpoints, Int_t numsegs, Int_t numpolys)=0
 
virtual TVirtualGeoTrackAddTrack (Int_t id, Int_t pdgcode, TObject *particle)=0
 
virtual void AddTrackPoint (Double_t *point, Double_t *box, Bool_t reset=kFALSE)=0
 
virtual void BombTranslation (const Double_t *tr, Double_t *bombtr)=0
 
virtual void CheckBoundaryErrors (Int_t ntracks=1000000, Double_t radius=-1.)=0
 
virtual void CheckBoundaryReference (Int_t icheck=-1)=0
 
virtual void CheckGeometry (Int_t nrays, Double_t startx, Double_t starty, Double_t startz) const =0
 
virtual void CheckGeometryFull (Bool_t checkoverlaps=kTRUE, Bool_t checkcrossings=kTRUE, Int_t nrays=10000, const Double_t *vertex=nullptr)=0
 
virtual void CheckOverlaps (const TGeoVolume *vol, Double_t ovlp=0.1, Option_t *option="") const =0
 
virtual void CheckPoint (Double_t x=0, Double_t y=0, Double_t z=0, Option_t *option="")=0
 
virtual void CheckShape (TGeoShape *shape, Int_t testNo, Int_t nsamples, Option_t *option)=0
 
virtual Int_t CountVisibleNodes ()=0
 
virtual void DefaultAngles ()=0
 
virtual void DefaultColors ()=0
 
virtual Int_t DistanceToPrimitiveVol (TGeoVolume *vol, Int_t px, Int_t py)=0
 
virtual void DrawBatemanSol (TGeoBatemanSol *sol, Option_t *option="")=0
 
virtual void DrawCurrentPoint (Int_t color)=0
 
virtual void DrawOnly (Option_t *option="")=0
 
virtual void DrawOverlap (void *ovlp, Option_t *option="")=0
 
virtual void DrawPanel ()=0
 
virtual void DrawPath (const char *path, Option_t *option="")=0
 
virtual void DrawPolygon (const TGeoPolygon *poly)=0
 
virtual void DrawShape (TGeoShape *shape, Option_t *option="")=0
 
virtual void DrawVolume (TGeoVolume *vol, Option_t *option="")=0
 
virtual void EditGeometry (Option_t *option="")=0
 
virtual void EstimateCameraMove (Double_t, Double_t, Double_t *, Double_t *)
 
virtual void ExecuteManagerEvent (TGeoManager *geom, Int_t event, Int_t px, Int_t py)=0
 
virtual void ExecuteShapeEvent (TGeoShape *shape, Int_t event, Int_t px, Int_t py)=0
 
virtual void ExecuteVolumeEvent (TGeoVolume *volume, Int_t event, Int_t px, Int_t py)=0
 
virtual void GetBombFactors (Double_t &bombx, Double_t &bomby, Double_t &bombz, Double_t &bombr) const =0
 
virtual Int_t GetBombMode () const =0
 
virtual Int_t GetColor (Int_t base, Float_t light) const =0
 
virtual TGeoVolumeGetDrawnVolume () const =0
 
virtual const char * GetDrawPath () const =0
 
virtual Int_t GetNsegments () const =0
 
virtual TGeoVolumeGetTopVolume () const =0
 
virtual void GetViewAngles (Double_t &, Double_t &, Double_t &)
 
virtual Double_tGetViewBox ()=0
 
virtual Int_t GetVisLevel () const =0
 
virtual Int_t GetVisOption () const =0
 
virtual const char * GetVolumeInfo (const TGeoVolume *volume, Int_t px, Int_t py) const =0
 
virtual void GrabFocus (Int_t nfr=0, Double_t dlong=0, Double_t dlat=0, Double_t dpsi=0)=0
 
virtual Bool_t IsExplodedView () const =0
 
virtual Bool_t IsPaintingShape () const =0
 
virtual Bool_t IsRaytracing () const =0
 
virtual TH2FLegoPlot (Int_t ntheta=60, Double_t themin=0., Double_t themax=180., Int_t nphi=90, Double_t phimin=0., Double_t phimax=360., Double_t rmin=0., Double_t rmax=9999999, Option_t *option="")=0
 
virtual void ModifiedPad (Bool_t update=kFALSE) const =0
 
virtual void OpProgress (const char *opname, Long64_t current, Long64_t size, TStopwatch *watch=nullptr, Bool_t last=kFALSE, Bool_t refresh=kFALSE, const char *msg="")=0
 
virtual void Paint (Option_t *option="")=0
 This method must be overridden if a class wants to paint itself. More...
 
virtual void PaintNode (TGeoNode *node, Option_t *option="", TGeoMatrix *global=nullptr)=0
 
virtual void PaintOverlap (void *ovlp, Option_t *option="")=0
 
virtual void PaintShape (TGeoShape *shape, Option_t *option="")=0
 
virtual void PaintVolume (TGeoVolume *vol, Option_t *option="", TGeoMatrix *global=nullptr)=0
 
virtual void PrintOverlaps () const =0
 
virtual void RandomPoints (const TGeoVolume *vol, Int_t npoints, Option_t *option="")=0
 
virtual void RandomRays (Int_t nrays, Double_t startx, Double_t starty, Double_t startz, const char *target_vol, Bool_t check_norm)=0
 
virtual void Raytrace (Option_t *option="")=0
 
virtual TGeoNodeSamplePoints (Int_t npoints, Double_t &dist, Double_t epsil, const char *g3path)=0
 
virtual void SetBombFactors (Double_t bombx=1.3, Double_t bomby=1.3, Double_t bombz=1.3, Double_t bombr=1.3)=0
 
virtual void SetCheckedNode (TGeoNode *node)=0
 
virtual void SetClippingShape (TGeoShape *shape)=0
 
virtual void SetExplodedView (Int_t iopt=0)=0
 
virtual void SetGeoManager (TGeoManager *geom)=0
 
virtual void SetIteratorPlugin (TGeoIteratorPlugin *plugin)=0
 
virtual void SetNmeshPoints (Int_t npoints)=0
 
virtual void SetNsegments (Int_t nseg=20)=0
 
virtual void SetRaytracing (Bool_t flag=kTRUE)=0
 
virtual void SetTopVisible (Bool_t vis=kTRUE)=0
 
virtual void SetTopVolume (TGeoVolume *vol)=0
 
virtual void SetVisLevel (Int_t level=3)=0
 
virtual void SetVisOption (Int_t option=0)=0
 
virtual Int_t ShapeDistancetoPrimitive (const TGeoShape *shape, Int_t numpoints, Int_t px, Int_t py) const =0
 
virtual void Test (Int_t npoints, Option_t *option)=0
 
virtual void TestOverlaps (const char *path)=0
 
virtual Bool_t TestVoxels (TGeoVolume *vol)=0
 
virtual void UnbombTranslation (const Double_t *tr, Double_t *bombtr)=0
 
virtual Double_t Weight (Double_t precision, Option_t *option="v")=0
 
- Public Member Functions inherited from TObject
 TObject ()
 TObject constructor. More...
 
 TObject (const TObject &object)
 TObject copy ctor. More...
 
virtual ~TObject ()
 TObject destructor. More...
 
void AbstractMethod (const char *method) const
 Use this method to implement an "abstract" method that you don't want to leave purely abstract. More...
 
virtual void AppendPad (Option_t *option="")
 Append graphics object to current pad. More...
 
virtual void Browse (TBrowser *b)
 Browse object. May be overridden for another default action. More...
 
ULong_t CheckedHash ()
 Check and record whether this class has a consistent Hash/RecursiveRemove setup (*) and then return the regular Hash value for this object. More...
 
virtual const char * ClassName () const
 Returns name of class to which the object belongs. More...
 
virtual void Clear (Option_t *="")
 
virtual TObjectClone (const char *newname="") const
 Make a clone of an object using the Streamer facility. More...
 
virtual Int_t Compare (const TObject *obj) const
 Compare abstract method. More...
 
virtual void Copy (TObject &object) const
 Copy this to obj. More...
 
virtual void Delete (Option_t *option="")
 Delete this object. More...
 
virtual Int_t DistancetoPrimitive (Int_t px, Int_t py)
 Computes distance from point (px,py) to the object. More...
 
virtual void Draw (Option_t *option="")
 Default Draw method for all objects. More...
 
virtual void DrawClass () const
 Draw class inheritance tree of the class to which this object belongs. More...
 
virtual TObjectDrawClone (Option_t *option="") const
 Draw a clone of this object in the current selected pad for instance with: gROOT->SetSelectedPad(gPad). More...
 
virtual void Dump () const
 Dump contents of object on stdout. More...
 
virtual void Error (const char *method, const char *msgfmt,...) const
 Issue error message. More...
 
virtual void Execute (const char *method, const char *params, Int_t *error=0)
 Execute method on this object with the given parameter string, e.g. More...
 
virtual void Execute (TMethod *method, TObjArray *params, Int_t *error=0)
 Execute method on this object with parameters stored in the TObjArray. More...
 
virtual void ExecuteEvent (Int_t event, Int_t px, Int_t py)
 Execute action corresponding to an event at (px,py). More...
 
virtual void Fatal (const char *method, const char *msgfmt,...) const
 Issue fatal error message. More...
 
virtual TObjectFindObject (const char *name) const
 Must be redefined in derived classes. More...
 
virtual TObjectFindObject (const TObject *obj) const
 Must be redefined in derived classes. More...
 
virtual Option_tGetDrawOption () const
 Get option used by the graphics system to draw this object. More...
 
virtual const char * GetIconName () const
 Returns mime type name of object. More...
 
virtual const char * GetName () const
 Returns name of object. More...
 
virtual char * GetObjectInfo (Int_t px, Int_t py) const
 Returns string containing info about the object at position (px,py). More...
 
virtual Option_tGetOption () const
 
virtual const char * GetTitle () const
 Returns title of object. More...
 
virtual UInt_t GetUniqueID () const
 Return the unique object id. More...
 
virtual Bool_t HandleTimer (TTimer *timer)
 Execute action in response of a timer timing out. More...
 
virtual ULong_t Hash () const
 Return hash value for this object. More...
 
Bool_t HasInconsistentHash () const
 Return true is the type of this object is known to have an inconsistent setup for Hash and RecursiveRemove (i.e. More...
 
virtual void Info (const char *method, const char *msgfmt,...) const
 Issue info message. More...
 
virtual Bool_t InheritsFrom (const char *classname) const
 Returns kTRUE if object inherits from class "classname". More...
 
virtual Bool_t InheritsFrom (const TClass *cl) const
 Returns kTRUE if object inherits from TClass cl. More...
 
virtual void Inspect () const
 Dump contents of this object in a graphics canvas. More...
 
void InvertBit (UInt_t f)
 
virtual Bool_t IsEqual (const TObject *obj) const
 Default equal comparison (objects are equal if they have the same address in memory). More...
 
virtual Bool_t IsFolder () const
 Returns kTRUE in case object contains browsable objects (like containers or lists of other objects). More...
 
R__ALWAYS_INLINE Bool_t IsOnHeap () const
 
virtual Bool_t IsSortable () const
 
R__ALWAYS_INLINE Bool_t IsZombie () const
 
virtual void ls (Option_t *option="") const
 The ls function lists the contents of a class on stdout. More...
 
void MayNotUse (const char *method) const
 Use this method to signal that a method (defined in a base class) may not be called in a derived class (in principle against good design since a child class should not provide less functionality than its parent, however, sometimes it is necessary). More...
 
virtual Bool_t Notify ()
 This method must be overridden to handle object notification. More...
 
void Obsolete (const char *method, const char *asOfVers, const char *removedFromVers) const
 Use this method to declare a method obsolete. More...
 
void operator delete (void *ptr)
 Operator delete. More...
 
void operator delete[] (void *ptr)
 Operator delete []. More...
 
voidoperator new (size_t sz)
 
voidoperator new (size_t sz, void *vp)
 
voidoperator new[] (size_t sz)
 
voidoperator new[] (size_t sz, void *vp)
 
TObjectoperator= (const TObject &rhs)
 TObject assignment operator. More...
 
virtual void Paint (Option_t *option="")
 This method must be overridden if a class wants to paint itself. More...
 
virtual void Pop ()
 Pop on object drawn in a pad to the top of the display list. More...
 
virtual void Print (Option_t *option="") const
 This method must be overridden when a class wants to print itself. More...
 
virtual Int_t Read (const char *name)
 Read contents of object with specified name from the current directory. More...
 
virtual void RecursiveRemove (TObject *obj)
 Recursively remove this object from a list. More...
 
void ResetBit (UInt_t f)
 
virtual void SaveAs (const char *filename="", Option_t *option="") const
 Save this object in the file specified by filename. More...
 
virtual void SavePrimitive (std::ostream &out, Option_t *option="")
 Save a primitive as a C++ statement(s) on output stream "out". More...
 
void SetBit (UInt_t f)
 
void SetBit (UInt_t f, Bool_t set)
 Set or unset the user status bits as specified in f. More...
 
virtual void SetDrawOption (Option_t *option="")
 Set drawing option for object. More...
 
virtual void SetUniqueID (UInt_t uid)
 Set the unique object id. More...
 
virtual void SysError (const char *method, const char *msgfmt,...) const
 Issue system error message. More...
 
R__ALWAYS_INLINE Bool_t TestBit (UInt_t f) const
 
Int_t TestBits (UInt_t f) const
 
virtual void UseCurrentStyle ()
 Set current style settings in this object This function is called when either TCanvas::UseCurrentStyle or TROOT::ForceStyle have been invoked. More...
 
virtual void Warning (const char *method, const char *msgfmt,...) const
 Issue warning message. More...
 
virtual Int_t Write (const char *name=0, Int_t option=0, Int_t bufsize=0)
 Write this object to the current directory. More...
 
virtual Int_t Write (const char *name=0, Int_t option=0, Int_t bufsize=0) const
 Write this object to the current directory. More...
 

Private Attributes

TGeoManagerfGeoManager {nullptr}
 
std::shared_ptr< REveGeomViewerfViewer
 

Additional Inherited Members

- Public Types inherited from TVirtualGeoPainter
enum  EGeoBombOption { kGeoNoBomb = 0 , kGeoBombXYZ = 1 , kGeoBombCyl = 2 , kGeoBombSph = 3 }
 
enum  EGeoVisLevel { kGeoVisLevel = 0 }
 
enum  EGeoVisOption {
  kGeoVisDefault = 0 , kGeoVisLeaves = 1 , kGeoVisOnly = 2 , kGeoVisBranch = 3 ,
  kGeoVisChanged = 4
}
 
- Public Types inherited from TObject
enum  {
  kIsOnHeap = 0x01000000 , kNotDeleted = 0x02000000 , kZombie = 0x04000000 , kInconsistent = 0x08000000 ,
  kBitMask = 0x00ffffff
}
 
enum  { kSingleKey = BIT(0) , kOverwrite = BIT(1) , kWriteDelete = BIT(2) }
 
enum  EDeprecatedStatusBits { kObjInCanvas = BIT(3) }
 
enum  EStatusBits {
  kCanDelete = BIT(0) , kMustCleanup = BIT(3) , kIsReferenced = BIT(4) , kHasUUID = BIT(5) ,
  kCannotPick = BIT(6) , kNoContextMenu = BIT(8) , kInvalidObject = BIT(13)
}
 
- Static Public Member Functions inherited from TVirtualGeoPainter
static TVirtualGeoPainterGeoPainter ()
 Static function returning a pointer to the geometry painter. More...
 
static void SetPainter (const TVirtualGeoPainter *painter)
 Static function to set an alternative histogram painter. More...
 
- Static Public Member Functions inherited from TObject
static Long_t GetDtorOnly ()
 Return destructor only flag. More...
 
static Bool_t GetObjectStat ()
 Get status of object stat flag. More...
 
static void SetDtorOnly (void *obj)
 Set destructor only flag. More...
 
static void SetObjectStat (Bool_t stat)
 Turn on/off tracking of objects in the TObjectTable. More...
 
- Protected Types inherited from TObject
enum  { kOnlyPrepStep = BIT(3) }
 
- Protected Member Functions inherited from TObject
virtual void DoError (int level, const char *location, const char *fmt, va_list va) const
 Interface to ErrorHandler (protected). More...
 
void MakeZombie ()
 
- Static Protected Attributes inherited from TVirtualGeoPainter
static TVirtualGeoPainterfgGeoPainter = 0
 

#include <ROOT/REveGeoPainter.hxx>

Inheritance diagram for ROOT::Experimental::REveGeoPainter:
[legend]

Constructor & Destructor Documentation

◆ REveGeoPainter()

REveGeoPainter::REveGeoPainter ( TGeoManager manager)

Definition at line 18 of file REveGeoPainter.cxx.

◆ ~REveGeoPainter()

REveGeoPainter::~REveGeoPainter ( )
virtual

Definition at line 24 of file REveGeoPainter.cxx.

Member Function Documentation

◆ AddSize3D()

void ROOT::Experimental::REveGeoPainter::AddSize3D ( Int_t  ,
Int_t  ,
Int_t   
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 32 of file REveGeoPainter.hxx.

◆ AddTrack()

TVirtualGeoTrack * ROOT::Experimental::REveGeoPainter::AddTrack ( Int_t  ,
Int_t  ,
TObject  
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 33 of file REveGeoPainter.hxx.

◆ AddTrackPoint()

void ROOT::Experimental::REveGeoPainter::AddTrackPoint ( Double_t ,
Double_t ,
Bool_t  = kFALSE 
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 34 of file REveGeoPainter.hxx.

◆ BombTranslation()

void ROOT::Experimental::REveGeoPainter::BombTranslation ( const Double_t ,
Double_t  
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 35 of file REveGeoPainter.hxx.

◆ CheckBoundaryErrors()

void ROOT::Experimental::REveGeoPainter::CheckBoundaryErrors ( Int_t  = 1000000,
Double_t  = -1. 
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 38 of file REveGeoPainter.hxx.

◆ CheckBoundaryReference()

void ROOT::Experimental::REveGeoPainter::CheckBoundaryReference ( Int_t  = -1)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 39 of file REveGeoPainter.hxx.

◆ CheckGeometry()

void ROOT::Experimental::REveGeoPainter::CheckGeometry ( Int_t  ,
Double_t  ,
Double_t  ,
Double_t   
) const
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 41 of file REveGeoPainter.hxx.

◆ CheckGeometryFull()

void ROOT::Experimental::REveGeoPainter::CheckGeometryFull ( Bool_t  = kTRUE,
Bool_t  = kTRUE,
Int_t  = 10000,
const Double_t = nullptr 
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 40 of file REveGeoPainter.hxx.

◆ CheckOverlaps()

void ROOT::Experimental::REveGeoPainter::CheckOverlaps ( const TGeoVolume ,
Double_t  = 0.1,
Option_t = "" 
) const
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 42 of file REveGeoPainter.hxx.

◆ CheckPoint()

void ROOT::Experimental::REveGeoPainter::CheckPoint ( Double_t  = 0,
Double_t  = 0,
Double_t  = 0,
Option_t = "" 
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 36 of file REveGeoPainter.hxx.

◆ CheckShape()

void ROOT::Experimental::REveGeoPainter::CheckShape ( TGeoShape ,
Int_t  ,
Int_t  ,
Option_t  
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 37 of file REveGeoPainter.hxx.

◆ CountVisibleNodes()

Int_t ROOT::Experimental::REveGeoPainter::CountVisibleNodes ( )
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 43 of file REveGeoPainter.hxx.

◆ DefaultAngles()

void ROOT::Experimental::REveGeoPainter::DefaultAngles ( )
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 44 of file REveGeoPainter.hxx.

◆ DefaultColors()

void ROOT::Experimental::REveGeoPainter::DefaultColors ( )
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 45 of file REveGeoPainter.hxx.

◆ DistanceToPrimitiveVol()

Int_t ROOT::Experimental::REveGeoPainter::DistanceToPrimitiveVol ( TGeoVolume ,
Int_t  ,
Int_t   
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 46 of file REveGeoPainter.hxx.

◆ Draw()

void ROOT::Experimental::REveGeoPainter::Draw ( Option_t option = "")
inlineoverridevirtual

Default Draw method for all objects.

Reimplemented from TObject.

Definition at line 47 of file REveGeoPainter.hxx.

◆ DrawBatemanSol()

void ROOT::Experimental::REveGeoPainter::DrawBatemanSol ( TGeoBatemanSol ,
Option_t = "" 
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 48 of file REveGeoPainter.hxx.

◆ DrawCurrentPoint()

void ROOT::Experimental::REveGeoPainter::DrawCurrentPoint ( Int_t  )
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 52 of file REveGeoPainter.hxx.

◆ DrawOnly()

void ROOT::Experimental::REveGeoPainter::DrawOnly ( Option_t = "")
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 50 of file REveGeoPainter.hxx.

◆ DrawOverlap()

void ROOT::Experimental::REveGeoPainter::DrawOverlap ( void ,
Option_t = "" 
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 51 of file REveGeoPainter.hxx.

◆ DrawPanel()

void ROOT::Experimental::REveGeoPainter::DrawPanel ( )
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 53 of file REveGeoPainter.hxx.

◆ DrawPath()

void ROOT::Experimental::REveGeoPainter::DrawPath ( const char *  ,
Option_t = "" 
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 54 of file REveGeoPainter.hxx.

◆ DrawPolygon()

void ROOT::Experimental::REveGeoPainter::DrawPolygon ( const TGeoPolygon )
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 55 of file REveGeoPainter.hxx.

◆ DrawShape()

void ROOT::Experimental::REveGeoPainter::DrawShape ( TGeoShape ,
Option_t = "" 
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 49 of file REveGeoPainter.hxx.

◆ DrawVolume()

void REveGeoPainter::DrawVolume ( TGeoVolume vol,
Option_t opt = "" 
)
overridevirtual

Implements TVirtualGeoPainter.

Definition at line 36 of file REveGeoPainter.cxx.

◆ EditGeometry()

void ROOT::Experimental::REveGeoPainter::EditGeometry ( Option_t = "")
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 57 of file REveGeoPainter.hxx.

◆ EstimateCameraMove()

void ROOT::Experimental::REveGeoPainter::EstimateCameraMove ( Double_t  ,
Double_t  ,
Double_t ,
Double_t  
)
inlineoverridevirtual

Reimplemented from TVirtualGeoPainter.

Definition at line 58 of file REveGeoPainter.hxx.

◆ ExecuteManagerEvent()

void ROOT::Experimental::REveGeoPainter::ExecuteManagerEvent ( TGeoManager ,
Int_t  ,
Int_t  ,
Int_t   
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 60 of file REveGeoPainter.hxx.

◆ ExecuteShapeEvent()

void ROOT::Experimental::REveGeoPainter::ExecuteShapeEvent ( TGeoShape ,
Int_t  ,
Int_t  ,
Int_t   
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 59 of file REveGeoPainter.hxx.

◆ ExecuteVolumeEvent()

void ROOT::Experimental::REveGeoPainter::ExecuteVolumeEvent ( TGeoVolume ,
Int_t  ,
Int_t  ,
Int_t   
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 61 of file REveGeoPainter.hxx.

◆ GetBombFactors()

void ROOT::Experimental::REveGeoPainter::GetBombFactors ( Double_t ,
Double_t ,
Double_t ,
Double_t  
) const
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 64 of file REveGeoPainter.hxx.

◆ GetBombMode()

Int_t ROOT::Experimental::REveGeoPainter::GetBombMode ( ) const
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 65 of file REveGeoPainter.hxx.

◆ GetColor()

Int_t ROOT::Experimental::REveGeoPainter::GetColor ( Int_t  ,
Float_t   
) const
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 62 of file REveGeoPainter.hxx.

◆ GetDrawnVolume()

TGeoVolume * ROOT::Experimental::REveGeoPainter::GetDrawnVolume ( ) const
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 67 of file REveGeoPainter.hxx.

◆ GetDrawPath()

const char * ROOT::Experimental::REveGeoPainter::GetDrawPath ( ) const
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 66 of file REveGeoPainter.hxx.

◆ GetNsegments()

Int_t ROOT::Experimental::REveGeoPainter::GetNsegments ( ) const
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 63 of file REveGeoPainter.hxx.

◆ GetTopVolume()

TGeoVolume * ROOT::Experimental::REveGeoPainter::GetTopVolume ( ) const
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 68 of file REveGeoPainter.hxx.

◆ GetViewAngles()

void ROOT::Experimental::REveGeoPainter::GetViewAngles ( Double_t ,
Double_t ,
Double_t  
)
inlineoverridevirtual

Reimplemented from TVirtualGeoPainter.

Definition at line 69 of file REveGeoPainter.hxx.

◆ GetViewBox()

Double_t * ROOT::Experimental::REveGeoPainter::GetViewBox ( )
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 74 of file REveGeoPainter.hxx.

◆ GetVisLevel()

Int_t ROOT::Experimental::REveGeoPainter::GetVisLevel ( ) const
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 70 of file REveGeoPainter.hxx.

◆ GetVisOption()

Int_t ROOT::Experimental::REveGeoPainter::GetVisOption ( ) const
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 71 of file REveGeoPainter.hxx.

◆ GetVolumeInfo()

const char * ROOT::Experimental::REveGeoPainter::GetVolumeInfo ( const TGeoVolume ,
Int_t  ,
Int_t   
) const
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 72 of file REveGeoPainter.hxx.

◆ GrabFocus()

void ROOT::Experimental::REveGeoPainter::GrabFocus ( Int_t  = 0,
Double_t  = 0,
Double_t  = 0,
Double_t  = 0 
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 73 of file REveGeoPainter.hxx.

◆ IsExplodedView()

Bool_t ROOT::Experimental::REveGeoPainter::IsExplodedView ( ) const
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 77 of file REveGeoPainter.hxx.

◆ IsPaintingShape()

Bool_t ROOT::Experimental::REveGeoPainter::IsPaintingShape ( ) const
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 75 of file REveGeoPainter.hxx.

◆ IsRaytracing()

Bool_t ROOT::Experimental::REveGeoPainter::IsRaytracing ( ) const
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 76 of file REveGeoPainter.hxx.

◆ LegoPlot()

TH2F * ROOT::Experimental::REveGeoPainter::LegoPlot ( Int_t  = 60,
Double_t  = 0.,
Double_t  = 180.,
Int_t  = 90,
Double_t  = 0.,
Double_t  = 360.,
Double_t  = 0.,
Double_t  = 9999999,
Option_t = "" 
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 78 of file REveGeoPainter.hxx.

◆ ModifiedPad()

void ROOT::Experimental::REveGeoPainter::ModifiedPad ( Bool_t  = kFALSE) const
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 81 of file REveGeoPainter.hxx.

◆ OpProgress()

void ROOT::Experimental::REveGeoPainter::OpProgress ( const char *  ,
Long64_t  ,
Long64_t  ,
TStopwatch = nullptr,
Bool_t  = kFALSE,
Bool_t  = kFALSE,
const char *  = "" 
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 82 of file REveGeoPainter.hxx.

◆ Paint()

void ROOT::Experimental::REveGeoPainter::Paint ( Option_t option = "")
inlineoverridevirtual

This method must be overridden if a class wants to paint itself.

The difference between Paint() and Draw() is that when a object draws itself it is added to the display list of the pad in which it is drawn (and automatically redrawn whenever the pad is redrawn). While paint just draws the object without adding it to the pad display list.

Implements TVirtualGeoPainter.

Definition at line 83 of file REveGeoPainter.hxx.

◆ PaintNode()

void ROOT::Experimental::REveGeoPainter::PaintNode ( TGeoNode ,
Option_t = "",
TGeoMatrix = nullptr 
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 84 of file REveGeoPainter.hxx.

◆ PaintOverlap()

void ROOT::Experimental::REveGeoPainter::PaintOverlap ( void ,
Option_t = "" 
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 86 of file REveGeoPainter.hxx.

◆ PaintShape()

void ROOT::Experimental::REveGeoPainter::PaintShape ( TGeoShape ,
Option_t = "" 
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 85 of file REveGeoPainter.hxx.

◆ PaintVolume()

void ROOT::Experimental::REveGeoPainter::PaintVolume ( TGeoVolume ,
Option_t = "",
TGeoMatrix = nullptr 
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 88 of file REveGeoPainter.hxx.

◆ PrintOverlaps()

void ROOT::Experimental::REveGeoPainter::PrintOverlaps ( ) const
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 87 of file REveGeoPainter.hxx.

◆ RandomPoints()

void ROOT::Experimental::REveGeoPainter::RandomPoints ( const TGeoVolume ,
Int_t  ,
Option_t = "" 
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 89 of file REveGeoPainter.hxx.

◆ RandomRays()

void ROOT::Experimental::REveGeoPainter::RandomRays ( Int_t  ,
Double_t  ,
Double_t  ,
Double_t  ,
const char *  ,
Bool_t   
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 90 of file REveGeoPainter.hxx.

◆ Raytrace()

void ROOT::Experimental::REveGeoPainter::Raytrace ( Option_t = "")
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 91 of file REveGeoPainter.hxx.

◆ SamplePoints()

TGeoNode * ROOT::Experimental::REveGeoPainter::SamplePoints ( Int_t  ,
Double_t ,
Double_t  ,
const char *   
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 92 of file REveGeoPainter.hxx.

◆ SetBombFactors()

void ROOT::Experimental::REveGeoPainter::SetBombFactors ( Double_t  = 1.3,
Double_t  = 1.3,
Double_t  = 1.3,
Double_t  = 1.3 
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 93 of file REveGeoPainter.hxx.

◆ SetCheckedNode()

void ROOT::Experimental::REveGeoPainter::SetCheckedNode ( TGeoNode )
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 98 of file REveGeoPainter.hxx.

◆ SetClippingShape()

void ROOT::Experimental::REveGeoPainter::SetClippingShape ( TGeoShape )
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 94 of file REveGeoPainter.hxx.

◆ SetExplodedView()

void ROOT::Experimental::REveGeoPainter::SetExplodedView ( Int_t  = 0)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 95 of file REveGeoPainter.hxx.

◆ SetGeoManager()

void REveGeoPainter::SetGeoManager ( TGeoManager mgr)
overridevirtual

Implements TVirtualGeoPainter.

Definition at line 28 of file REveGeoPainter.cxx.

◆ SetIteratorPlugin()

void ROOT::Experimental::REveGeoPainter::SetIteratorPlugin ( TGeoIteratorPlugin )
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 97 of file REveGeoPainter.hxx.

◆ SetNmeshPoints()

void ROOT::Experimental::REveGeoPainter::SetNmeshPoints ( Int_t  )
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 100 of file REveGeoPainter.hxx.

◆ SetNsegments()

void ROOT::Experimental::REveGeoPainter::SetNsegments ( Int_t  = 20)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 99 of file REveGeoPainter.hxx.

◆ SetRaytracing()

void ROOT::Experimental::REveGeoPainter::SetRaytracing ( Bool_t  = kTRUE)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 101 of file REveGeoPainter.hxx.

◆ SetTopVisible()

void ROOT::Experimental::REveGeoPainter::SetTopVisible ( Bool_t  = kTRUE)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 102 of file REveGeoPainter.hxx.

◆ SetTopVolume()

void ROOT::Experimental::REveGeoPainter::SetTopVolume ( TGeoVolume )
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 103 of file REveGeoPainter.hxx.

◆ SetVisLevel()

void ROOT::Experimental::REveGeoPainter::SetVisLevel ( Int_t  = 3)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 104 of file REveGeoPainter.hxx.

◆ SetVisOption()

void ROOT::Experimental::REveGeoPainter::SetVisOption ( Int_t  = 0)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 105 of file REveGeoPainter.hxx.

◆ ShapeDistancetoPrimitive()

Int_t ROOT::Experimental::REveGeoPainter::ShapeDistancetoPrimitive ( const TGeoShape ,
Int_t  ,
Int_t  ,
Int_t   
) const
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 106 of file REveGeoPainter.hxx.

◆ Test()

void ROOT::Experimental::REveGeoPainter::Test ( Int_t  ,
Option_t  
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 107 of file REveGeoPainter.hxx.

◆ TestOverlaps()

void ROOT::Experimental::REveGeoPainter::TestOverlaps ( const char *  )
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 108 of file REveGeoPainter.hxx.

◆ TestVoxels()

Bool_t ROOT::Experimental::REveGeoPainter::TestVoxels ( TGeoVolume )
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 109 of file REveGeoPainter.hxx.

◆ UnbombTranslation()

void ROOT::Experimental::REveGeoPainter::UnbombTranslation ( const Double_t ,
Double_t  
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 110 of file REveGeoPainter.hxx.

◆ Weight()

Double_t ROOT::Experimental::REveGeoPainter::Weight ( Double_t  ,
Option_t = "v" 
)
inlineoverridevirtual

Implements TVirtualGeoPainter.

Definition at line 111 of file REveGeoPainter.hxx.

Member Data Documentation

◆ fGeoManager

TGeoManager* ROOT::Experimental::REveGeoPainter::fGeoManager {nullptr}
private

Definition at line 24 of file REveGeoPainter.hxx.

◆ fViewer

std::shared_ptr<REveGeomViewer> ROOT::Experimental::REveGeoPainter::fViewer
private

Definition at line 26 of file REveGeoPainter.hxx.

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

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