#include <FWECALDetailViewBase.h>
Public Member Functions | |
FWECALDetailViewBase () | |
~FWECALDetailViewBase () override | |
Public Member Functions inherited from FWDetailViewGL< T > | |
FWDetailViewGL () | |
void | init (TEveWindowSlot *) override |
void | setBackgroundColor (Color_t) override |
TGLViewer * | viewerGL () const |
~FWDetailViewGL () override | |
Public Member Functions inherited from FWDetailView< T > | |
void | build (const FWModelId &iID, const void *iData) override |
FWDetailView () | |
Public Member Functions inherited from FWDetailViewBase | |
void | build (const FWModelId &) |
const fireworks::Context & | context () const |
const FWEventItem * | item () |
void | setItem (const FWEventItem *x) |
virtual | ~FWDetailViewBase () |
Protected Attributes | |
FWECALDetailViewBuilder * | m_builder |
TEveCaloData * | m_data |
TLegend * | m_legend |
Protected Attributes inherited from FWDetailViewGL< T > | |
TEveScene * | m_eveScene |
TEveViewer * | m_eveViewer |
TGCompositeFrame * | m_guiFrame |
TCanvas * | m_infoCanvas |
Private Member Functions | |
void | build (const FWModelId &id, const T *) override |
void | setTextInfo (const FWModelId &id, const T *) override |
Additional Inherited Members | |
Static Public Member Functions inherited from FWDetailView< T > | |
static std::string | classRegisterTypeName () |
static std::string | classTypeName () |
Static Public Member Functions inherited from FWDetailViewBase | |
static void | drawCanvasBox (Double_t *pos, Color_t fillCol, Int_t fillType=0, bool bg=kTRUE) |
static void | drawCanvasDot (Float_t x, Float_t y, Float_t r, Color_t) |
Protected Member Functions inherited from FWDetailViewBase | |
FWDetailViewBase (const std::type_info &) | |
Definition at line 13 of file FWECALDetailViewBase.h.
FWECALDetailViewBase< T >::FWECALDetailViewBase | ( | ) |
|
override |
|
overrideprivatevirtual |
Implements FWDetailView< T >.
|
overrideprivatevirtual |
Implements FWDetailView< T >.
|
protected |
Definition at line 21 of file FWECALDetailViewBase.h.
|
protected |
Definition at line 20 of file FWECALDetailViewBase.h.
|
protected |
Definition at line 22 of file FWECALDetailViewBase.h.