13 #ifndef ROOT_TEveLegoEventHandler
14 #define ROOT_TEveLegoEventHandler
A base class of TGLEventHandler.
virtual ~TEveLegoEventHandler()
TEveLegoEventHandler(const TEveLegoEventHandler &)
ClassDef(TEveLegoEventHandler, 0)
virtual Bool_t HandleKey(Event_t *event)
Virtual from TGLEventHandler.
void SetTransTheta(Float_t h)
void SetLego(TEveCaloLego *x)
Visualization of calorimeter data as eta/phi histogram.
virtual Bool_t Rotate(Int_t xDelta, Int_t yDelta, Bool_t mod1, Bool_t mod2)
Method to handle action TGLViewer::kDragCameraRotate.
Base-class and default implementation of event-handler for TGLViewer.
Mother of all ROOT objects.
TEveLegoEventHandler & operator=(const TEveLegoEventHandler &)