#include <FWHLTValidator.h>
Public Member Functions | |
void | fillOptions (const char *iBegin, const char *iEnd, std::vector< std::pair< std::shared_ptr< std::string >, std::string > > &oOptions) const override |
FWHLTValidator (std::string &x) | |
FWHLTValidator (const FWHLTValidator &)=delete | |
const FWHLTValidator & | operator= (const FWHLTValidator &)=delete |
void | setProcess (const char *x) |
~FWHLTValidator () override | |
Public Member Functions inherited from FWValidatorBase | |
FWValidatorBase () | |
FWValidatorBase (const FWValidatorBase &)=delete | |
const FWValidatorBase & | operator= (const FWValidatorBase &)=delete |
virtual | ~FWValidatorBase () |
Private Attributes | |
std::string | m_process |
std::vector< std::string > | m_triggerNames |
Definition at line 15 of file FWHLTValidator.h.
|
inline |
Definition at line 17 of file FWHLTValidator.h.
|
inlineoverride |
Definition at line 18 of file FWHLTValidator.h.
|
delete |
|
overridevirtual |
Implements FWValidatorBase.
Definition at line 23 of file FWHLTValidator.cc.
References fwLog, edm::EventBase::getByLabel(), FWGUIManager::getCurrentEvent(), FWGUIManager::getGUIManager(), mps_fire::i, fwlog::kWarning, m_process, m_triggerNames, jetUpdater_cfi::sort, AlCaHLTBitMon_QueryRunRegistry::string, makeGlobalPositionRcd_cfg::tag, and L1TEGammaOffline_cfi::triggerNames.
|
delete |
|
inline |
Definition at line 20 of file FWHLTValidator.h.
References m_process, m_triggerNames, and x.
Referenced by FWGUIEventSelector::triggerProcessCallback().
|
private |
Definition at line 33 of file FWHLTValidator.h.
Referenced by fillOptions(), and setProcess().
|
mutableprivate |
Definition at line 34 of file FWHLTValidator.h.
Referenced by fillOptions(), and setProcess().