#include <FWEventSelector.h>
Public Member Functions | |
FWEventSelector (FWEventSelector *s) | |
FWEventSelector () | |
Public Attributes | |
std::string | m_description |
bool | m_enabled |
std::string | m_expression |
int | m_selected |
std::string | m_triggerProcess |
bool | m_updated |
Definition at line 12 of file FWEventSelector.h.
|
inline |
|
inline |
Definition at line 15 of file FWEventSelector.h.
std::string FWEventSelector::m_description |
Definition at line 18 of file FWEventSelector.h.
Referenced by FWGUIEventSelector::FWGUIEventSelector(), and CmsShowNavigator::setFrom().
bool FWEventSelector::m_enabled |
Definition at line 20 of file FWEventSelector.h.
Referenced by FWGUIEventSelector::enableCallback(), FWGUIEventSelector::FWGUIEventSelector(), and CmsShowNavigator::setFrom().
std::string FWEventSelector::m_expression |
Definition at line 17 of file FWEventSelector.h.
Referenced by CmsShowNavigator::addFilter(), CmsShowNavigator::changeFilter(), FWGUIEventSelector::expressionCallback(), FWFileEntry::filterEventsWithCustomParser(), FWGUIEventSelector::FWGUIEventSelector(), and CmsShowNavigator::setFrom().
int FWEventSelector::m_selected |
Definition at line 21 of file FWEventSelector.h.
Referenced by FWGUIEventSelector::updateNEvents().
std::string FWEventSelector::m_triggerProcess |
Definition at line 19 of file FWEventSelector.h.
Referenced by FWFileEntry::filterEventsWithCustomParser(), FWGUIEventSelector::FWGUIEventSelector(), CmsShowNavigator::setFrom(), and FWGUIEventSelector::triggerProcessCallback().
bool FWEventSelector::m_updated |
Definition at line 22 of file FWEventSelector.h.
Referenced by FWGUIEventSelector::selectorChanged(), and FWGUIEventSelector::updateNEvents().