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