![]() |
![]() |
DD4hep - The AIDA detector description toolkit for high energy physics experiments
DD4hep
Rev:Unversioneddirectory
|
#include "DDEve/ContextMenu.h"#include "TList.h"#include "TClassMenuItem.h"#include <stdexcept>#include <map>Go to the source code of this file.
Typedefs | |
| typedef map< string, ContextMenu * > | Contexts |
Functions | |
| static Contexts & | mapped_entries () |
| ClassImp (ContextMenuHandler) ContextMenuHandler | |
| Initializing constructor. More... | |
| ClassImp (ContextMenu) ContextMenu | |
| Initializing constructor. More... | |
| typedef map<string,ContextMenu*> Contexts |
Definition at line 29 of file ContextMenu.cpp.
| ClassImp | ( | ContextMenuHandler | ) |
Initializing constructor.
Definition at line 35 of file ContextMenu.cpp.
| ClassImp | ( | ContextMenu | ) |
Initializing constructor.
Definition at line 54 of file ContextMenu.cpp.
|
static |
Definition at line 30 of file ContextMenu.cpp.
References e.
Referenced by DD4hep::ContextMenu::instance().
1.8.6