2 #ifndef Fireworks_Core_FWTriggerTableView_h 3 #define Fireworks_Core_FWTriggerTableView_h 18 class TGCompositeFrame;
21 class TEveWindowFrame;
const FWTriggerTableView & operator=(const FWTriggerTableView &)=delete
Color_t m_backgroundColor
std::vector< std::string > values
std::vector< Column > m_columns
virtual void fillTable(fwlite::Event *event)=0
FWStringParameter m_regex
Color_t backgroundColor() const
~FWTriggerTableView(void) override
FWTriggerTableView(TEveWindowSlot *, FWViewType::EType)
TGCompositeFrame * m_vert
void setBackgroundColor(Color_t)
FWTableWidget * m_tableWidget
bool isProcessValid() const
TEveWindowFrame * m_eveWindow
void setProcessList(std::vector< std::string > *x)
void setFrom(const FWConfiguration &) override
void populateController(ViewerParameterGUI &) const override
void addTo(FWConfiguration &) const override
Column(const std::string &s)
void processChanged(const char *)
FWStringParameter m_process
void columnSelected(Int_t iCol, Int_t iButton, Int_t iKeyMod)
std::vector< std::string > * m_processList
void saveImageTo(const std::string &iName) const override
FWTriggerTableViewTableManager * m_tableManager