#include <AgataTrackDisplayEditor.h>
Inherits TGedFrame.
Public Member Functions | |
AgataTrackDisplayEditor (const TGWindow *p=0, Int_t width=170, Int_t height=30, UInt_t options=kChildFrame, Pixel_t back=GetDefaultFrameBackground()) | |
virtual void | DoHisto () |
Do histo for total energy of the track. More... | |
virtual void | DoRangeHisto () |
Do histo for total energy of the track (for a given range) More... | |
virtual void | PlotHisto (Int_t min, Int_t max) |
Plot histo. More... | |
virtual void | SetModel (TObject *obj) |
Set model (->AgataTrackDisplay) More... | |
virtual | ~AgataTrackDisplayEditor () |
Protected Member Functions | |
ClassDef (AgataTrackDisplayEditor, 0) | |
log message More... | |
Protected Attributes | |
LogMessage | fLog |
AgataTrackDisplay * | fM |
Definition at line 20 of file AgataTrackDisplayEditor.h.