1 #ifndef Gw_AgataHitDisplay
2 #define Gw_AgataHitDisplay
4 #ifndef ROOT_TEveQuadSet
5 #include "TEveQuadSet.h"
42 void AddHit(Float_t e, Float_t x, Float_t y, Float_t z);
55 TEveRGBAPalette *fPalette;
Base class for a Log message.
void SetQuadHeight(Float_t h)
Int_t GetSelectedIdx()
Get selected digit index.
header file for GwLogMessage.cpp
Int_t GetSelectedValue()
Get selected digit value.
void AddHit(Float_t e, Float_t x, Float_t y, Float_t z)
Add hit.
AgataHitDisplay(const Text_t *name)
Float_t GetMaxEnergy()
Get Max energy.
void SetMaxEnergy(Float_t e)
Set Max energy.
void SetQuadWidth(Float_t w)
Set width/height of quad.
void ResetHits()
Reset hits.
Float_t GetQuadWidth()
Get width/height of quad.
AgataHitDisplay a class to display hits on event.
virtual ~AgataHitDisplay()
void DigitSelected(Int_t idx)
overwrite base function