#include <FWGeoTopNodeScene.h>
Public Member Functions | |
virtual Int_t | AddObject (const TBuffer3D &buffer, Bool_t *addChildren=0) |
virtual Bool_t | DestroyPhysical (Int_t) |
virtual Int_t | DestroyPhysicals () |
FWGeoTopNodeGLScene (TVirtualPad *pad) | |
void | GeoPopupMenu (Int_t gx, Int_t gy, TGLViewer *) |
bool | OpenCompositeWithPhyID (UInt_t phyID, const TBuffer3D &buffer) |
virtual Bool_t | ResolveSelectRecord (TGLSelectRecord &rec, Int_t curIdx) |
void | SetPad (TVirtualPad *p) |
virtual | ~FWGeoTopNodeGLScene () |
Public Attributes | |
FWGeoTopNode * | m_eveTopNode |
Private Member Functions | |
FWGeoTopNodeGLScene (const FWGeoTopNodeGLScene &) | |
FWGeoTopNodeGLScene & | operator= (const FWGeoTopNodeGLScene &) |
Definition at line 9 of file FWGeoTopNodeScene.h.
|
private |
FWGeoTopNodeGLScene::FWGeoTopNodeGLScene | ( | TVirtualPad * | pad | ) |
Definition at line 14 of file FWGeoTopNodeScene.cc.
|
inlinevirtual |
Definition at line 21 of file FWGeoTopNodeScene.h.
|
virtual |
Definition at line 51 of file FWGeoTopNodeScene.cc.
References fwLog, and fwlog::kError.
Referenced by SetPad().
|
virtual |
Definition at line 117 of file FWGeoTopNodeScene.cc.
References fwLog, and fwlog::kInfo.
Referenced by SetPad().
|
virtual |
Definition at line 101 of file FWGeoTopNodeScene.cc.
References m_eveTopNode.
Referenced by SetPad().
void FWGeoTopNodeGLScene::GeoPopupMenu | ( | Int_t | gx, |
Int_t | gy, | ||
TGLViewer * | v | ||
) |
Definition at line 124 of file FWGeoTopNodeScene.cc.
References m_eveTopNode, gen::n, FWGeoTopNode::popupMenu(), SetPad(), and lumiQTWidget::t.
Referenced by FWGLEventHandler::PopupContextMenu(), and SetPad().
Bool_t FWGeoTopNodeGLScene::OpenCompositeWithPhyID | ( | UInt_t | phyID, |
const TBuffer3D & | buffer | ||
) |
Definition at line 25 of file FWGeoTopNodeScene.cc.
References WDecay::kNone.
Referenced by FWGeoTopNode::paintShape(), and SetPad().
|
private |
|
virtual |
Definition at line 67 of file FWGeoTopNodeScene.cc.
References m_eveTopNode.
Referenced by SetPad().
|
inline |
Definition at line 23 of file FWGeoTopNodeScene.h.
References AddObject(), edmScanValgrind::buffer, DestroyPhysical(), DestroyPhysicals(), GeoPopupMenu(), gen::n, OpenCompositeWithPhyID(), AlCaHLTBitMon_ParallelJobs::p, ResolveSelectRecord(), and lumiQTWidget::t.
Referenced by GeoPopupMenu().
FWGeoTopNode* FWGeoTopNodeGLScene::m_eveTopNode |
Definition at line 18 of file FWGeoTopNodeScene.h.
Referenced by DestroyPhysicals(), FWGeometryTableView::FWGeometryTableView(), FWOverlapTableView::FWOverlapTableView(), GeoPopupMenu(), and ResolveSelectRecord().