DD4hep  1.30.0
Detector Description Toolkit for High Energy Physics
Public Member Functions | Static Public Member Functions | Protected Member Functions | List of all members
dd4hep::EvePgonSetProjectedContextMenu Class Reference

class EvePgonSetProjectedContextMenu EvePgonSetProjectedContextMenu.h DDEve/EvePgonSetProjectedContextMenu.h More...

#include <EvePgonSetProjectedContextMenu.h>

Inheritance diagram for dd4hep::EvePgonSetProjectedContextMenu:
dd4hep::EveUserContextMenu

Public Member Functions

 ClassDefOverride (EvePgonSetProjectedContextMenu, 0)
 Root implementation macro. More...
 
- Public Member Functions inherited from dd4hep::EveUserContextMenu
 EveUserContextMenu (Display *m)
 Initializing constructor. More...
 
virtual ~EveUserContextMenu ()
 Default destructor. More...
 
Displaydisplay () const
 EVE display. More...
 
TEveManager & manager () const
 EVE manager. More...
 
void VisibleAll (bool yes_no, TObject *target, void *user_param)
 Set everything (in-) visible. More...
 
void VisibleSelf (bool yes_no, TObject *target, void *user_param)
 Set self (in-) visible. More...
 
void VisibleChildren (bool yes_no, TObject *target, void *user_param)
 Set the children (in-) visible. More...
 
void ShowAll (TObject *target, void *user_param)
 Show all. More...
 
void HideAll (TObject *target, void *user_param)
 Show all. More...
 
void ShowSelf (TObject *target, void *user_param)
 Show shape self. More...
 
void HideSelf (TObject *target, void *user_param)
 Show shape self. More...
 
void ShowChildren (TObject *target, void *user_param)
 Show shape children. More...
 
void HideChildren (TObject *target, void *user_param)
 Show shape children. More...
 
void LoadChildren (TObject *target, void *user_param)
 Load next level children and add them to all scenes. More...
 
void DeepLoadChildren (TObject *target, void *user_param)
 Load all children and add them to all scenes. More...
 
void InstallGeometryContextMenu (TClass *cl)
 Install the geometry context menu. More...
 
 ClassDef (EveUserContextMenu, 0)
 Root implementation macro. More...
 

Static Public Member Functions

static EvePgonSetProjectedContextMenuinstall (Display *m)
 Instantiator. More...
 

Protected Member Functions

 EvePgonSetProjectedContextMenu (Display *m)
 Initializing constructor. More...
 
virtual ~EvePgonSetProjectedContextMenu ()
 Default destructor. More...
 

Additional Inherited Members

- Protected Attributes inherited from dd4hep::EveUserContextMenu
Displaym_display
 

Detailed Description

class EvePgonSetProjectedContextMenu EvePgonSetProjectedContextMenu.h DDEve/EvePgonSetProjectedContextMenu.h

Definition at line 28 of file EvePgonSetProjectedContextMenu.h.

Constructor & Destructor Documentation

◆ EvePgonSetProjectedContextMenu()

EvePgonSetProjectedContextMenu::EvePgonSetProjectedContextMenu ( Display m)
protected

Initializing constructor.

Definition at line 35 of file EvePgonSetProjectedContextMenu.cpp.

◆ ~EvePgonSetProjectedContextMenu()

EvePgonSetProjectedContextMenu::~EvePgonSetProjectedContextMenu ( )
protectedvirtual

Default destructor.

Definition at line 42 of file EvePgonSetProjectedContextMenu.cpp.

Member Function Documentation

◆ ClassDefOverride()

dd4hep::EvePgonSetProjectedContextMenu::ClassDefOverride ( EvePgonSetProjectedContextMenu  ,
 
)

Root implementation macro.

◆ install()

static EvePgonSetProjectedContextMenu& dd4hep::EvePgonSetProjectedContextMenu::install ( Display m)
static

Instantiator.


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