#include <FWHLTValidator.h>
Public Member Functions | |
virtual void | fillOptions (const char *iBegin, const char *iEnd, std::vector< std::pair< boost::shared_ptr< std::string >, std::string > > &oOptions) const |
FWHLTValidator (std::string &x) | |
void | setProcess (const char *x) |
virtual | ~FWHLTValidator () |
Public Member Functions inherited from FWValidatorBase | |
FWValidatorBase () | |
virtual | ~FWValidatorBase () |
Private Member Functions | |
FWHLTValidator (const FWHLTValidator &) | |
const FWHLTValidator & | operator= (const FWHLTValidator &) |
Private Attributes | |
std::string | m_process |
std::vector< std::string > | m_triggerNames |
Definition at line 15 of file FWHLTValidator.h.
|
inline |
Definition at line 18 of file FWHLTValidator.h.
|
inlinevirtual |
Definition at line 19 of file FWHLTValidator.h.
|
private |
|
virtual |
Implements FWValidatorBase.
Definition at line 24 of file FWHLTValidator.cc.
References fwLog, edm::EventBase::getByLabel(), FWGUIManager::getCurrentEvent(), FWGUIManager::getGUIManager(), i, fwlog::kWarning, m_process, m_triggerNames, edm::TriggerNames::size(), python.multivaluedict::sort(), AlCaHLTBitMon_QueryRunRegistry::string, GlobalPosition_Frontier_DevDB_cff::tag, edm::TriggerNames::triggerName(), and edm::TriggerNames::triggerNames().
|
private |
|
inline |
Definition at line 21 of file FWHLTValidator.h.
References m_process, m_triggerNames, and x.
Referenced by Vispa.Plugins.ConfigEditor.ConfigDataAccessor.ConfigDataAccessor::open(), and FWGUIEventSelector::triggerProcessCallback().
|
private |
Definition at line 29 of file FWHLTValidator.h.
Referenced by fillOptions(), and setProcess().
|
mutableprivate |
Definition at line 30 of file FWHLTValidator.h.
Referenced by fillOptions(), and setProcess().