1 #ifndef TEventDisplay_hxx_seen 2 #define TEventDisplay_hxx_seen 7 class TEventChangeManager;
33 int LogColor(
double val,
double minVal,
double maxVal,
double magScale=5.0);
EDep::TGUIManager & GUI()
Return a reference to the gui manager.
TEventChangeManager * fEventChangeManager
virtual ~TEventDisplay()
Deconstruct the event display.
EDep::TEventChangeManager & EventChange()
Return a reference to the event change manager.
TGUIManager * fGUIManager
static TEventDisplay & Get(void)
int LinearColor(double val, double minVal, double maxVal)
Get a color from the palette using a linear value scale.
static EDep::TEventDisplay * fEventDisplay
TPlotDigitsHits * fPlotDigitsHits
int LogColor(double val, double minVal, double maxVal, double magScale=5.0)
Get a color from the palette using a logarithmic value scale.
double CrudeEnergy(double charge)
Convert an charge into a crude energy.
TPlotTimeCharge * fPlotTimeCharge
A singleton class for an event display based on EVE.